Forum Replies Created
-
AuthorPosts
-
That seem to work. Thank you!
- This reply was modified 4 years, 8 months ago by Maureen van Goethem.
I’m sorry … I want both… and enable the autoplay and enable audio. Isn’t there anything possible?
Autostart mp4 does work but the sound not since updating to latest Enfold version today. It says “Video will be muted by default”. Where can I change this? Page is not yet online.
That is correct. I would like to show the video full width. Do you have an other solution?
All is well!
Thank you!!!Okay. Well I think I must delete my cache of my browser. I’ll look at it tomorrow! Thank you so far!!!
I see that you did all that, but…. I see 7 posts on the homepage and not 8!
can you try this password
This is the only information I have, greetings, Maureen
I’m sorry. Due to some very personal matters I wasn’t able to response earlier. I hereby send you my ftp access (from filezilla).
Parse error: syntax error, unexpected ‘=’, expecting ‘)’ in /var/www/vhosts/kvtelstar.nl/httpdocs/wp-content/themes/enfold-child/functions.php on line 26
I transfered the old functions.php file and now it show still 7 on the homepage.
Like this:
// add_filter(‘avia_post_slide_query’, ‘avia_post_slide_query_mod’, 10, 2);
function avia_post_slide_query_mod($query, $params) {
if( is_front_page() ) {if( is_front_page() ) {
$include = array();
$sticky = get_option( ‘sticky_posts’ );$args = array(
‘taxonomy’ => $params[‘taxonomy’],
‘post__not_in’ => $sticky,
);
$posts = get_posts( $args );foreach($posts as $post) {
$include[] = $post->ID;
}$include = array_merge($sticky, $include);
// convert values of the $include from string to int
function sti($n)
{
settype($n, ‘int’);
return $n ;
}$include = array_map(“sti”, $include);
$query[‘post__in’] = $include;
$query[‘posts_per_page’] = 8;
$query[‘orderby’] = ‘post__in’; // sort items based on the post__in value
}
}
return $query;
}An error
Parse error: syntax error, unexpected ‘=’, expecting ‘)’ in /var/www/vhosts/kvtelstar.nl/httpdocs/wp-content/themes/enfold-child/functions.php on line 25
I already have changed that yesterday
And I need a sticky post only on the homepage.
Now I see 7 on the homepage and 7 on https://www.kvtelstar.nl/nieuws/. Here it should be all news posts and pagination.- This reply was modified 5 years, 8 months ago by Maureen van Goethem.
The code works; I see sticky post on 1st position, but… now I see 6 posts instead of 8 on the homepage. So I made 3 columns instead of 4, which is my favorite.
And I see 6 on https://www.kvtelstar.nl/nieuws/ instead of 15 and pagination is gone.- This reply was modified 5 years, 8 months ago by Maureen van Goethem.
CSS code added to functions.php but still no sticky post on position no. 1.
In related-posts.php I see this:
$my_query = get_posts(
array(
‘tag__in’ => $tag_ids,
‘post_type’ => get_post_type($this_id),
‘showposts’=>$postcount, ‘ignore_sticky_posts’=>1,
‘orderby’=>’rand’,
‘post__not_in’ => array($this_id))
);Has that something to do with this?
- This reply was modified 5 years, 8 months ago by Maureen van Goethem.
Hereby your new login information.
February 14, 2019 at 4:35 pm in reply to: Error Enfold with plugin ‘Salon Booking WordPress Plugin’ #1067034Thank you!!!! It works!!!
February 12, 2019 at 5:18 pm in reply to: Error Enfold with plugin ‘Salon Booking WordPress Plugin’ #1066003The plugin author says it is not their fault. So instead I hereby send you the login data…
February 11, 2019 at 9:38 am in reply to: Error Enfold with plugin ‘Salon Booking WordPress Plugin’ #1065355Hi
I already had disalbe the Gutenberg editor. And now I don’t know where the problem is with Enfold or with the Salonbooking-plugin. This morning all my created pages where gone and I saw again this:
Fatal error: Uncaught TypeError: Argument 1 passed to Avia_Gutenberg::handler_display_post_states() must be of the type array, null given, called in /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-includes/class-wp-hook.php on line 286 and defined in /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php:611 Stack trace: #0 /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-includes/class-wp-hook.php(286): Avia_Gutenberg->handler_display_post_states(NULL, Object(WP_Post)) #1 /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-includes/plugin.php(203): WP_Hook->apply_filters(NULL, Array) #2 /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-admin/includes/template.php(1933): apply_filters(‘display_post_st…’, Array, Object(WP_Post)) #3 /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-admin/includes/class-wp-posts-list-table.php(943): _post_states(Object(WP_Post)) #4 /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-admin/includes/class-w in /var/www/vhosts/hondentrimsalon-bodine.nl/httpdocs/wp-content/themes/enfold/config-gutenberg/class-avia-gutenberg.php on line 611January 10, 2019 at 6:03 pm in reply to: Error Enfold with plugin ‘Salon Booking WordPress Plugin’ #1052403Dimitri from de plugin replied:
Hi,
the errors you reported are not related to our plugin…
on this website: https://prova.salonbooking.it/
we are using the Enfold theme..Kind regards
Dimitri
—
Salon Booking
Wordpress PluginDimitri Grassi
- This reply was modified 5 years, 10 months ago by Maureen van Goethem.
I deleted the website because it didn’t work at all. So I started a new one which is working perfectly.
This reply has been marked as private.My problem is stil not solved. The last massage about script debug is checked by me and hosting was not the solution.
Provider said that there had been no change in their settings.
I’m using PHP 7.1
You say: There are many different errors in console. Some are due to server settings. Can you reupdate WordPress, check your .htaccess settings and ask your hosting provider if any security settings changed?
Can you please tell me which errors you have encountered? This way I can inform the hostingcompany.
Maureen
This reply has been marked as private.No solution yet. But I’m very busy at the moment so I haven’t found the time to participatie with moderator.
I use WP version 4.9.2 and Enfold 4.2
-
AuthorPosts