update

Helping with solution footer menu

Hi Tom, I am looking for solution form my problem. I must edit footer.php after every update your theme with this code. <footer class="site-info" itemtype="http://schema.org/WPFooter" itemscope="itemscope"> <div class="cc_bottom-menu-wrap"> <div class="inside-site-info grid-container grid-parent"> <?php do_action( 'generate_credits' ); ?> </div> <div class="cc_bottom-menu"> <ul> <?php $items = wp_get_nav_menu_items('Sec_menu'); foreach($items as $item) { echo "<li><a href='".$item->url."'>".$item->title."</a></li>"; } ?> </ul> … Read more

Sections not working in multilingual site

Hi, i’m running a multilingual site and when trying to edit some sections I realized that sections are not translatable. I tried WPGlobus and qTranslate X. I checked the forum for solutions but none are elegible for this problem. The paid plugin that is offered as a solution is not within my client’s budget for … Read more

update fail

Hi My WP dashboard says this: GP Premium You have version 1.2.72 installed. Update to 1.2.79. View version 1.2.79 details. Compatibility with WordPress 4.4.2: Unknown So I clicked update and got this: An error occurred while updating GP Premium: Download failed. Unauthorized Please advise. Thank you!

Updating the GP Add-on

Hi Tom, How do I update the GP Add-on? Saw your FAQs which tell me to go into My Account section to download the Plugin. I tried that but it still downloads the old version of the Plugin, as I can see the changelog text file – – – == changelog == (12/22/2015) – 1.2.79 … Read more

email Update admin box – have I updated?

http://snag.gy/cXm1Y.jpg I filled in my email address, clicked “update” but there;s still a red cross. Have I updated my addons? Should there be a green tick? Edit: I just saw I need my license key and NOT my email 🙂

Generate Typography update is NOT WORKING!

Hi, today in my list of plugins, the “Generate Typography” (that I bought in November 2015) version 1.6.26 (now) said that a new version 1.6.28 is available, but when I try to update said: “An error occurred while updating Generate Typography: upgrade package not available”.

error after update to 1.3.23: strpos(): empty needle in /media.php on line 1088

Hi Tom, yesterday I updated my GP-theme as you published a new version. Since then I encounter an error on my front page (where I use sections): “Warning: strpos(): Empty needle in /homepages/sven-koeck.de/wp-includes/media.php on line 1088” There appear 6 lines of identical content. I deactivated all plugins and GP Premium and GP-add ons. My start … Read more

Latest Update

Hi, I have just updated my generatepress theme and now some code is showing at the top of my site. I have deactivated all plugins and it is not a plugin. I have changed themes and it is not happening on any other theme. Here is the code below, it is showing at the very … Read more

Can't retrive update by Generatepress

Hi Tom, i’have a problem with GP Premium Plugins, i can’t retrive any update because “Send” button is not render in my template dashboard, i don’t know why. This is the code i see : <tbody id=”the-list” data-wp-lists=”list:license”> <tr class=”alternate”> <td class=”email_name column-email_name”> <input type=”email” style=”width:100%” value=”” class=”regular-text” name=”generate_customer_email” id=”generate_customer_email”> </td> <td class=”email_status column-email_status”> </td> … Read more