Jump to content
embussy

Pagelines Not Working Locally Using Mamp

Recommended Posts

embussy

I just found out about PL and downloaded the lite version to trial before getting the developers version but it doesn't seem to load the css.

All text is aligned left in Times font with no images except the PL logo.

I'm using MAMP pro to develop locally, never had a problem with a theme before so this is a mystery

When I click 'Customize' the theme in wordpress it tells me 'Sorry preview is disabled, enable PageLines Framework'

I used a clean install of WP with no plugins

Any ideas, am I being stupid and missing something basic?

Share this post


Link to post
Share on other sites
Danny

Hi,

I have about 50 installations of PageLines lite and Dev working on MAMP locally for testing purposes. Therefore, can you provide a list of your settings and version of MAMP. When we have this information, we will be able to assist you further.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
embussy

Hi Danny, I'm using MAMP PRO 2.1.1

I've only just started using MAMP so I'm not sure what you need to know

Share this post


Link to post
Share on other sites
embussy

My MAMP IS configured exactly as it sets out in that page. I tried deleting it and setting it up again and also tried another mac but they both show the same thing.

Share this post


Link to post
Share on other sites
Danny

Hi,

Preview does not work with PageLines Framework as it is not possible to load the Compiled CSS.

To resolve your CSS issue can you add the following code to your wp-config.php please.

define( 'PL_NO_DYNAMIC_URL', true )[/CODE]


Please search our forums, before posting!

Share this post


Link to post
Share on other sites
embussy

I added it to the wp-config.php but I still get this

I have 4 sites I'm working on with 3 themes that all work fine except this one

Share this post


Link to post
Share on other sites
embussy

I get a huge list of text that starts like this...

html,

body,

div,

span,

applet,

object,

iframe,

h1,

h2,

h3,

h4,

h5,

h6,

p,

blockquote,

pre,

a,

abbr,

acronym,

address,

big,

cite,

code,

del,

dfn,

em,

Share this post


Link to post
Share on other sites
Simon

OK, go into pagelines settings, go to advanced, and enable debug. Then visit that url again and copy/paste to http://paste.pagelines.com also vew-source of your page and paste that too.

Share this post


Link to post
Share on other sites
embussy

Hi, I don't get the option in 'Advanced' to enable dubug.

Have pasted the source code and jpg of site in Firefox

Share this post


Link to post
Share on other sites
Simon

Oh right, well paste the whole of that css url anyway, i want to see if all the css is being made.

Share this post


Link to post
Share on other sites
embussy

I just pasted the one I think you're after, not exactly sure how to access the css url

Share this post


Link to post
Share on other sites
Simon

Yea its not a complete file by the looks of it.

MAMP has a default of 32M of memory, and its probably maxing out.

Things to try:

1. Make sure you have php 5.4 selected, it uses way les memory.

2. edit the config file: http://screencast.com/t/rXSTJ0JP line 233, change the memory limit to 64 or 128 then restart MAMP

Share this post


Link to post
Share on other sites
embussy

BRILLIANT!!! Thank you Simon its all working perfectly, I'll buy the developers package now :-)

Share this post


Link to post
Share on other sites
James B

The topic was marked as resolved.


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • janpeeters
      By janpeeters
      Over the last month I had extensive communications with the developer of the (premium) Anything Boxes section (in Pagelines store) (Adam Munns) and the developer of the WP Polylang Multilingual plugin (Frederic Demarle).
       
      This was because the following problem occurred:
      Anything Boxes showed all posts of two languages (Dutch and English) on the respective static frontpages for each language. It should of course have filtered posts for Dutch language on the Dutch frontpage and English on the English frontpage.
       
      The solution to this problem was simple in the end. When duplicating a page for use in another language the settings for Anything Boxes were not copied to the new page and I should have set these settings manually again on the new page. I wasn't aware of this, but it makes sense. Because of this the pages didn't know how to differentiate between posts from different languages.
       
      The dev of Polylang told me that Polylang is currently smart enough to synchronize metas like Featured images and page templates but it does not work out of the box with metas created by plugins and themes but (according to Frederic) it is rather easy to add them in the list using the filter 'pll_copy_post_metas'.
      He mentions that he is not sure that these 'PageLines Meta Settings' are stored in post meta but that would make sense according to him. He asks if the Pagelines dev team will be interested to support this feature in the future.
       
      I'm also wondering if you will consider adding Polylang translation support for manually editable strings like the 'Read more…' strings in Pagelines Settings.
       
      Well that's of course up to you but I thought to let you know to be able to take this into consideration. I also post this for other users in case they experience the same kind of trouble and are looking for an answer.
       
      Best regards,
      Jan Peeters
    • bankrollbuilder
      By bankrollbuilder
      I used a custom hook to put a banner ad in my header. It works but its not in the right position. it is centered and above my logo and I would like to float it to the right of my logo in the header. heres the link: http://shaboopie.com/shaboopie-wp/free-logos-pg1/

      thanks.

      Dan B.
    • starlit
      By starlit
      Can one have two hero sections on one page?

      I want a landing page which leads/advertises two subpages.

      Or is there another option?

      Please help.

      THANK YOU
    • hutruk
      By hutruk
      Hi!

      I am using the shortcodes for tabs, as described in the documentation.

      When I insert the following code:


      [pl_tabs][pl_tabtitlesection type="tabs"] [pl_tabtitle number="1"]Title 1[/pl_tabtitle] [pl_tabtitle number="2"]Title 2[/pl_tabtitle] [/pl_tabtitlesection] [pl_tabcontentsection] [pl_tabcontent active="yes" number="1"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [pl_tabcontent number="2"] Lorem ipsum dolor sit amet, consectetur adipiscing elit [/pl_tabcontent] [/pl_tabcontentsection] [/pl_tabs]

      I get a strange output (in the attachment).

      Any ideas?

      Thanks in advance!

    • MooiWeb
      By MooiWeb
      Hello,

      I would like to align my qtranslate with my breadcrumb so that the flags are on the same hight.
      I'm aware of putting a code in the custom css and tryed severall codes from your site but for now, no succes

      The site i'm working on is http://nieuw.vazdias.nl

      Thx,
      Edwin



×