ilpanzio
Forum Replies Created
-
Ok. Thank you
I saved the gallery. Now it works!
Do you know why i had this problem only in some galleries?Now i have to do this “dummy save” in every gallery that have the same problem?
Thanks
With the latest EM Dev version 5.9.8.2 the bug is fixed for my blog.
Thank youI have a similar problem after the last plugin update.
Event timezone is UTC+1. If i set from 9am to 11am, in the event list and in my blog i see from 8am to 10am. I tried to disable timezone in plugin settings but i have the same problem.
I have been using this plugin for over 5 years and have never had this problem. I suppose there is something wrong in last updatesI found this query to delete all transient for nextgen
delete from wp_options
where option_name like ‘\_transient\_%’
or option_name like ‘\_site\_transient\_%’
or option_name like ‘displayed\_galleries\_%’After executing this query in MySql all works perfectly again!!
Thank you again Paul for your time
Thank you Paul for your time. I will try to check somthing about cache. Waiting for developers return…
Dear PolyWogg, i know how album works. I have been using it for 6 years and have included over 400 galleries in my album. This problem occurs only with the last inserted galleries. The strange thing for me is that if I do Preview in wordpress page, all the galleries in the album are seen correctly: i think that if the galleries were inserted incorrectly, I would also see the preview badly
I found all the answers I was looking for on this site
http://www.transformationpowertools.com/wordpress/real-full-width-page-template-twentyfourteenIt clearly explains how to create the new page template “real-full-width” that you can use in specific single pages.
It works perfectly!
Forum: Fixing WordPress
In reply to: Missing “Page Options” check boxOk. Thank you
Forum: Fixing WordPress
In reply to: Missing “Page Options” check boxI didn’t edit at all.
I found template directly in theme folder twentyfourteen\page-templates and i tried to use it.Now i have duplicated .php page template and i tried to change it as you said.
I selected my “Full Width Page TEST” for my page and tried again.
Now sidebar content are missing but the black band in the left side is always present so contents are not full width.Am I wrong to set up the class?
Here is my modified .php
<?php
/**
* Template Name: Full Width Page TEST
*
* @package WordPress
* @subpackage Twenty_Fourteen
* @since Twenty Fourteen 1.0
*/get_header(); ?>
<div id=”main-content” class=”no-sidebar”>
<?php
if ( is_front_page() && twentyfourteen_has_featured_posts() ) {
// Include the featured content template.
get_template_part( ‘featured-content’ );
}
?><div id=”primary” class=”content-area”>
<div id=”content” class=”site-content” role=”main”>
<?php
// Start the Loop.
while ( have_posts() ) :
the_post();// Include the page content template.
get_template_part( ‘content’, ‘page’ );// If comments are open or we have at least one comment, load up the comment template.
if ( comments_open() || get_comments_number() ) {
comments_template();
}
endwhile;
?>
</div><!– #content –>
</div><!– #primary –>
</div><!– #main-content –><?php
///get_sidebar();
get_footer();Forum: Fixing WordPress
In reply to: Missing “Page Options” check boxI have two pages that I want to show full-screen without sidebar.
I tried to use for them page model “Full Width Page” but nothing changes: i see always sidebar and i can’t have my contents in full screenThis is the content of full-width.php that i have in folder themes\twentyfourteen\page-templates
<?php /** * Template Name: Full Width Page * * @package WordPress * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ get_header(); ?> <div id="main-content" class="main-content"> <?php if ( is_front_page() && twentyfourteen_has_featured_posts() ) { // Include the featured content template. get_template_part( 'featured-content' ); } ?> <div id="primary" class="content-area"> <div id="content" class="site-content" role="main"> <?php // Start the Loop. while ( have_posts() ) : the_post(); // Include the page content template. get_template_part( 'content', 'page' ); // If comments are open or we have at least one comment, load up the comment template. if ( comments_open() || get_comments_number() ) { comments_template(); } endwhile; ?> </div><!-- #content --> </div><!-- #primary --> </div><!-- #main-content --> <?php get_sidebar(); get_footer();- This reply was modified 7 years, 4 months ago by Steven Stern (sterndata).
Forum: Fixing WordPress
In reply to: Missing “Page Options” check boxPlugin no for sure.
I don’t know theme. I’m using standard wordpress Twenty FourteenForum: Plugins
In reply to: [Participants Database] Date saving doesn’t workThis issue is fixed!
You were right: there was a problem in host server settings.
My web host said that the settings were all correct but the plugin did not work. So they tried to move all my site to a different server and now everything works.
Unlucky we did not understand what was the wrong setting but the important thing is that your plugin works properly now.Thank you
Forum: Fixing WordPress
In reply to: Missing “Page Options” check boxI’m using Classic editor, but i tried with Block Editor and i have the same problem.
I manage two different sites: one I updated with wordpress 5.0.3, the other not. I can therefore show you the differences that existSee this pdf file:
http://www.camminandomontievalli.it/wp-content/uploads/2019/01/PageOptions.pdfForum: Plugins
In reply to: [Horizontal scrolling announcement] Shortcode Doesn’t Work for PagesI have a similar problem. After I updated the plugin to the last version, shortcode i have always used doesn’t work.
I used simply [horizontal-scrolling] but now this shortcode generate this message
“Please specify the group”
So i changed shortcode to [horizontal-scrolling group=”GROUP1″]
GROUP1 exists but now output is completly white.In my control panel area i have found the error I reported below.
It seems that there is a missing field ‘hsa_options’ in database table. I checked and in fact the field is not present.
Could you check this? Is possible to have a new plugin release that updates database table?Thank you
********************************************************************
WordPress errore sul database Unknown column ‘hsa_options’ in ‘field list’ per la query select hsa_text,hsa_link,hsa_target,hsa_options from wp_hsa_plugin where hsa_status=’YES’ and ( hsa_dateend >= NOW() or hsa_dateend = ‘0000-00-00 00:00:00’) and ( hsa_datestart <= NOW() or hsa_datestart = ‘0000-00-00 00:00:00′) and hsa_group=’fixed’ ORDER BY hsa_order fatta da require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/twentynineteen/page.php’), get_footer, locate_template, load_template, require_once(‘/themes/twentynineteen/footer.php’), wp_footer, do_action(‘wp_footer’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, hsa_footer_annoucement, HSA_shortcode: /web/htdocs/www.camminandomontievalli.it/home/index.php, referer http://www.montecatria.com/divertiti-con-noi/guide-ambientali-escursionistiche/