I'm trying to upgrade to PHP v 8 since my hosting company will start charging extra to support any website using PHP 7.4 or older. I get a lot of errors causing this upgrade attempt to fail.
Does anyone know if Pagelines has a newer version of the theme, which is compatible with PHP 8.0 or higher?
]]>
Hello
I added a script to the footer in the page editor “<script type=”text/JavaScript”>document.write(new Date().getFullYear());</script>”, this is to update the year in the copyright section, and now I get this when I enter the page editor
https://prntscr.com/nw01r3
What can I do to fix this and get the settings back to normal ?
Thanks
Hi!
In the Themes folder, there are these PageLines related themes:
PageLines (Framework 2.4.6) +
PlatformPro (1.1.4)
Platform Base (1.0.4) – childtheme
We have an active custom Child Theme: Linked to the PageLines Framework.
My issue is that if I work in code view, all is well. But if I use the Visual editor (as all my colleagues will), if anything is saved from the visual editor, the HTML becomes visible in the Visual Editor, and the file gets corrupted.
Any suggestions how this could happen?
Thanks
Peter
We were alerted to these two files in the “pagelines” theme (in the “js” subdirectory) as being infected:
script.bootstrap.min.js?ver=2.3.1
script.blocks.js?ver=1.0.1
The malware is: web.js.injection.megaadvertize.001
Can anyone help me how to clean or replace these files?
I deleted them, and am battling to create and edit pages/posts.
Thanks
Peter
For some reason, all the thumbnails in my posts using Pagelines theme appear faded. If I post an image on my website, its colors are very bright, but if I post it as the featured image of a post, it appears faded.
My website is BestGiftsToday. The home page is really the blog page and all the images you see are actually thumbnails.
Here is a picture of how the images look as thumbnails vs how they look when just displayed on a normal page: Picture Comparison
I’ve looked to see if the theme is using opacity or alpha anywhere, and I don’t see anything that could be causing the images to appear faded. They are all pre-loaded to size and I pull the thumbnails directly from source, so they never get converted by wordpress to anything else.
Your help would be very much appreciated! This is driving me crazy.
]]>I am taking over for someone who hasn’t worked on this site in a few years. I updated everything theme updates and plug-ins but this shows up and I don’t know how to fix them. Then if I try to change themes I get additional warnings.
Deprecated: Non-static method PageLinesTemplate::current_admin_post_type() should not be called statically, assuming $this from incompatible context in /home/tiaphoto/tiahobermanphotography.com/wordpress/wp-content/themes/pagelines/admin/class.options.metapanel.php on line 30
Deprecated: Non-static method PageLinesTemplate::current_admin_post_type() should not be called statically, assuming $this from incompatible context in /home/tiaphoto/tiahobermanphotography.com/wordpress/wp-content/themes/pagelines/admin/class.options.metapanel.php on line 30
Deprecated: Non-static method PageLinesTemplate::current_admin_post_type() should not be called statically, assuming $this from incompatible context in /home/tiaphoto/tiahobermanphotography.com/wordpress/wp-content/themes/pagelines/admin/class.options.metapanel.php on line 30
Deprecated: Non-static method PageLinesTemplate::current_admin_post_type() should not be called statically, assuming $this from incompatible context in /home/tiaphoto/tiahobermanphotography.com/wordpress/wp-content/themes/pagelines/admin/class.options.metapanel.php on line 30
]]>I’m using the boxes feature on pagelines.
I would like to be able to have different boxes under different headings on the same page, but I can’t figure out how to do it. I have done it in the past, but since upgrading my site have no been able to do it again.
The page I am using it on is a list of staff members with a headshot linking to their bio. I would like to group the staff members according to their position.
I am able to group the boxes into ‘box sets’ but I can’t find a way to separate these sets and give them a heading on the actual web page.
any help would be great.
]]>Where to place the languages files.
I am trying to translate some few words to danish, i have one da_DK.po and one da_DK.mo
Best Regards
AppWeb
]]>Hi I updated the theme to the latest version and now the quickslider does not play. Ot infact display any image
I have checked that the images are on both the site options setup and the page itself.
Please advise
https://upholsterylincolnshire.co.uk/
Thanks
]]>My site loads slowly, in particular the Quickslider. I have optimized the image size and used WP Smush to attempt to speed up the site, but it’s still loading slowly.
Here is the site: https://learnedcustomleather.com/.
]]>I’m using PageLines Platform theme, v. 1.4.4, on WordPress v. 4.3.
I have an iPhone, iPad and MacBook Pro, all running the latest iOS or OS X. (The MacBook Pro is running OS X 10.10.5.)
My WordPress site is: AtMyWindow.com.
WHAT WORKS: The sharing buttons DO appear below each post on my iPad and iPhone, as they are supposed to, and they function properly.
WHAT DOESN’T WORK:
1. The Sharing Buttons section (Settings > Sharing) on my iPad DOES show my button selection and arrangement, but it’s frozen; I can’t drag and drop anything.
2.The sharing buttons DO NOT appear below each post, or anywhere else on my site, when viewed on my MacBook Pro. Nor does my button selection appear in the sharing section (Settings > Sharing). In fact, the latter section seems completely broken when viewed on the MacBook.
ADDITIONAL INFO: In my WP editor, sharing-button permission (Sharing > Show sharing buttons) is checked off. If I uncheck it, the buttons disappear from my two iOS devices. If I recheck it, they reappear. I use the WP editor on my MacBook Pro.
I’ll be grateful for any suggestions.
Thanks,
Ron Cohen
I added a function to functions.php to stop non admins from deleting media(after allowing uploads with ‘role capablities’. For some reason it is not working. (I also tried adding it in core.init.php, I’m confused by how both these files require each other) Here is the functions file:
<?php
/*
THEME INITIALIZATION
This file loads the core framework for Platform which handles everything.
This theme copyright (C) 2008-2010 PageLines
*/
require_once(TEMPLATEPATH . "/includes/core.init.php");
add_action('media_row_actions','users_own_attachments', 2, 1);
function users_own_attachments( $wp_query_obj ) {
if( !current_user_can( 'delete_plugins' ) ){
unset($wp_query_obj['delete']);
return $wp_query_obj;
}
}
]]>
I just installed a Mailchimp widget to allow subscribers to subscribe to a newsletter/blog.
The background color on the SUBSCRIBE button should be dark grey wih white writing but it’s pale grey with white lettering so almost invisible.
There is no obvious route to change the colour in the code, is there something in Pagelines/WOrdpress that can effect the background colour of this button to be dark grey.
Thanks in advance
]]>Have a look at my home page.
https://www.wooden-workshop.co.uk
How do i move all the boxes up to the top of the page and all the text to the bottom?
I think people are missing the boxes as they are not scrolling down.
thanks
Laura
I am using the Facebook plugin with PageLines to display the Like & Share Button before and after the post.
The spacing of the button placement at the top of the post isn’t correct. Can this be adjusted?
I use the same plugin with other themes on other sites and there is no issue.
You can see the issue on my blog at https://www.marcschultz.com/blog using a desktop or laptop computer.
]]>Hi,
Page is
https://www.thegrangesewanee.com/journal/ ?
According to the meta settings, QuickSlider and Comments are hidden, yet they appear on the page. I’m using default template, as I am on two other pages. On them, the slider and comments don’t appear. Nothing is different, as far as I know.
Thanks for any help.
]]>Hello,
I wanted to install Pagelines theme drag & drop (version 1.4.5) but I accidentally installed the platform version. Now I installed the drag & drop version 1.4.5. again but my sites keeps showing the platform theme. I did delete the old version properly but still no difference. How can I solve this?
Thanks
All I get when trying to go to ANY page at pagelines.com is, “Cheatin huh?” …I’m guessing this isn’t the presentation you had in mind. ??
]]>I Want to add banner / header picture of me with tagline to top of my blog. I dont know If I have even used the right words but I hope so becuase I really need help
]]>Hello guys.
I have a problem with pagelines plus the events calendar plugin.
My primary sidebar or any sidebar does not appear in the page that i setup to list events.
Suggestions?
Please helpppp…
Best regards.
]]>i read on your forum that platform pro is legacy and will never be updated is this also the case for pagelines?
thanks!
]]>I’m using Platform 1.37 (don’t wish to upgrade due to custom coding). Trying to upload a media file that exceeds 10-MB. Have updated the php.ini file through my file manager in my web host, but there is no change to Platform’s behaviour: still says 10MB limit. Which means there must be something also in Platfrom or WordPress that needs changing.
Any ideas?
Much thanks.
]]>PageLines theme Version: 2.4.4 using in wordpress Version 3.9 but its fixed nav section is not working in mobile properly means its parent menu link is not getting click other all sub menus are clickable and all sub menu opens its linked page but when i click on parent menu then its not open its linked page.
Please help to fix issue..
Waiting for your reply…
]]>Hi,
I am using WordPress 3.5.1. and theme pageLines version 2.1.2 in my website https://www.dusaneinfotech.com/
but from last 6 months this section is not working properly its automatically disappeared for some day & again appeared automatically i try to serach the cause but i didn’t get any solution please help to fix this issue.
Visit link to see issue:
After issue site is looking like : https://d.pr/i/fHIu
Before it was : https://d.pr/i/KTol
Waiting for your reply…
]]>If your site is available over both http and https, then Pagelines serves up some http-only links, which in modern browsers results in errors being logged or displayed (perhaps as a dialog, or perhaps in the address bar as a warning icon) to scare the user (and in future versions may result in content being not displayed at all).
To correct this, the WP function set_url_scheme() needs adding in this place:
includes/library.templates.php line 733:
`
$logo = apply_filters(‘pagelines_logo_url’, esc_url(ploption(‘pagelines_custom_logo’, $oset) ), $location);
`
The problem is also in the CSS output by the less processor. I wasn’t very sure how that was meant to work – it looks like it’s re-generated on every page load? It was the slowest part of my site, so I just hacked an Apache rewrite rule to cache it, and altered the URLs by hand in the cached version.
]]>Hi
Could you tell me how to move the nav bar?
I need it on center.
Thanks!
]]>Hi,
I install the theme, but i can`t open the style.css file in my dreamweaver program, for make the changes.
Could you tell me, where I found the codes? because I copy some one that I found in this forum on: PageLine > site Option > Custom code, but they dont working.
Best regards
]]>Hello all,
After lots of modification, I don’t know how to center logo header.
Here my website: https://laroutedelaforme.fr
I tried to change style.css but no result…
MArgaux
]]>Hi, I use this theme on my site: https://www.abicitudine.it
When I try to set the background image, the background in post area changes too. What must I change in order the background on posts and sidebar area remain white?
Thanks
For some reason the comment form is missing on one of my blog posts. But it shows up on all other blog posts. Under PageLines Section Control I do not have the Hide Comment Form box enabled. Any ideas on what might be causing this error to prevent the comment box from showing on this post? The post page with the problem is here:
https://marcschultz.com/blog/best-way-light-white-studio-backdrop/
Cheers…
]]>