Forum Replies Created
-
AuthorPosts
-
Thanks Mike :)
Do you know why there is two lines with this info:
This post is password protected. Enter the password to view any comments.http://www.kalkgrundet.se/medlemsforteckning/medlemsforteckning/
/Charlotte
Thanks :)
Thanks Mike :)
Thanks but seriously there must be an easier way!
Can’t I just add a code in the Quick CSS that disables the numbers?
/Charlotte
Thanks :)
Charlotte
Hi Yigit :)
thanks but I don’t want to delete the comments just the numbers next to it.
The code deletes the comment text as well, not only the number next to it..Charlotte
Hi Yigit,
it’s working now :)
Charlotte
- This reply was modified 6 years, 10 months ago by charlotteraboff.
Hi Victoria.
So there is no other solution?
Thanks
CharlotteWarning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘av_custom_iframe_height’ not found or invalid function name in /home/d8737/hotelladdict.se/wp-includes/class-wp-hook.php on line 286
Thanks Victoria but it says:
“It’s important to keep in mind that WP_DEBUG should not be used on a live site. While it’s a useful feature during development, it can be dangerous on a live site because text in the PHP notices can reveal details about your code, paths and other information to visitors to your site.”
Why do you recommend me to use it when my website is live?
/Charlotte
Rikard,
You don’t need to login to view it. As I said it is in the footer. Just scroll down.
Thanks
CharlotteHey,
I don’t know what I did but it the instagram widget is working now!
But I don’t know where this text came from in the footer:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘av_custom_iframe_height’ not found or invalid function name in /home/d8737/hotelladdict.se/wp-includes/class-wp-hook.php on line 286What do you think it is?
Thanks
CharlotteHi Rikard.
When I check manually for an update it says: No Updates available. You are running the latest version! (4.2)
Hi Victoria,
I have added the login now.Thanks!
CharlotteThanks Victoria.
I have change the code according to this instructions but I still get the error text when I choose Small image in the instagram widget…Best Regards
CharlottePlease edit the framework > php > class-framework-widgets.php file, go to line 1671.
$image[‘thumbnail’] = str_replace( ‘s640x640’, ‘s160x160’, $image[‘thumbnail_src’] );
$image[‘small’] = str_replace( ‘s640x640’, ‘s320x320’, $image[‘thumbnail_src’] );
Replace it with:$image[‘thumbnail’] = $image[‘thumbnail_src’];
$image[‘small’] = $image[‘thumbnail_src’];Hi.
Sorry I don’t understand. Where do I find this file:
Please edit the framework > php > class-framework-widgets.php file, go to line 1671.
Thanks
CharlotteGreat, thanks.
CharlotteThanks :)
:) thanks
Great, thanks.
How can I add some more of it on the left and right side.
You can see now that there is more space on the right side but nothing on the left side
http://www.elleagnes.se/
/CharlotteGreat, thanks Mike
/Charlotte
Thanks Yigit. It is already solved,
Best regards
CharlotteHi Victoria,
Thanks for your email.
I have no idea what to do with this information.
is there any code I can add to the functions.php file that you would be able to assist me with?Best regards
CharlotteHi Victoria,
Thanks. Much better.
Just a question regarding the background color. It is set to white but shows grey.
Can you see why?Is it possible to add a some code so I can put a color on a text in the excerpt?
Best regards
CharlotteHi Victoria.
I remember now that I received help from Yigit regarding the same plugin a year ago that I used for another site and he was able to help me with this code and he didn’t need to login to solve it!
Added to the functions.php file
add_action(‘wp_footer’, ‘av_custom_iframe_height’);
add_filter(‘avf_load_google_map_api’, ‘disable_google_map_api’, 10, 1);
function disable_google_map_api($load_google_map_api) {
$load_google_map_api = false;
return $load_google_map_api;
}Cheers
CharlotteOk, I give it to you now but please look into it as soon as possible, thanks.
Charlotte
Hi Victoria,
Thanks for your reply.
It would be great if you can give me an answer just by looking at the code!
When I leave a temporarily login I usually don’t get a reply straight away and it happen a couple of times that our sites have been hacked despite that we add the login in the private content area. So it does not feel so reliable.
Best regards
CharlottHi Mike,
Thanks for your email.
As I said the Read More code that I added is not working in the excerpt. I have just added the Read more text as you suggested and it is clickable only because the whole Masonry is linked.These two plugins are not working with Enfold. Does anyone know why? It must be a compatibility problem with the Masonry..
wordpress.org/plugins/advanced-excerpt/
wordpress.org/plugins/rich-text-excerpts/Best regards
CharlotteHi Mike,
Thanks for your reply?
So your are absolutely sure there is no workaround if I want to add to bold text and color on a word in the Masonry excerpt?Best regards
Charlottehttps://wordpress.org/plugins/rich-text-excerpts/
I tried to use this plugin but it wasn’t workinghttps://codex.wordpress.org/Excerpt#How_to_add_a_link_beneath_an_excerpt_to_the_full_post
I have added this code to the functions.php but it does not add a link as you can seefunction new_excerpt_more( $more ) {
return ‘ ‘ . __(‘Read More’, ‘your-text-domain’) . ‘‘;
}
add_filter( ‘excerpt_more’, ‘new_excerpt_more’ );- This reply was modified 6 years, 11 months ago by charlotteraboff.
Hi John,
You can view now on http://www.airlinestaffrates.com
The Masonry under Latest Airline Staff Discounts1. I want to be able to add color to a word and bold text in the excerpt
2. I want to a link to be added automatically to the blog post, like View more
3. I have choose Large Gap but it does not really show and as you can see it is a white margin on the
left hand side.4. Headline Latest Airline Staff Discounts
I have 0 Padding bottom but there is still a lot of white space between the headline and the Masonry.
How can I decrease that?Thanks!
Charlotte -
AuthorPosts