Forum Replies Created
-
AuthorPosts
-
Hey Andreas,
Here are the docs for you:
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 21, 2021 at 4:40 pm in reply to: Script from Cloudbeds Breaking Mailchimp Sign Up Box #1274442Hey oladigital_co,
I am afraid you’ll need to contact the plugin author for more info about the issue. Making third-party plugins compatible with the theme is unfortunately beyond the support scope we offer. Sorry for that!
Best regards,
VictoriaJanuary 21, 2021 at 4:38 pm in reply to: How to revise the post slider title from H3 to H4? #1274440Hi trianglehomeware_,
Well, I adjusted the code for you, now you need to add css to make the h5 smaller :)
Best regards,
VictoriaHey mterrianrode,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi BlewWeb,
You need a different filter, please try the solution posted here:
Or this snippet here:
add_filter('avf_masonry_loop_prepare','avia_change_default_link', 10, 2); function avia_change_default_link($loop, $entries) { foreach($entries->posts as $key => $entry) { if($entry->post_type == "post") { $more = "<br /><span class='masonry-more-link-arrow'>".__('Read more','avia_framework')."</span>"; $loop['content'] = avia_backend_truncate($entry->post_excerpt, apply_filters( 'avf_masonry_excerpt_length' , 100) , apply_filters( 'avf_masonry_excerpt_delimiter' , " "), "…", true, '') . $more; } } return $loop; }
Best regards,
VictoriaHi rafa_silveira,
Best regards,
VictoriaJanuary 21, 2021 at 4:07 pm in reply to: Exporting blog posts to client's new site with different theme #1274418Hi agreatescape,
Well, that’s a good start but if you don’t have enough PHP experience you might want to hire a freelancer to help you with that.
Best regards,
VictoriaHi Christophe,
Where can we find the grid with the issue? Do you have a test page?
Best regards,
VictoriaHi cmeurer,
I adjusted it for you. Please check.
Best regards,
VictoriaHey Luigi,
The update will be available in a couple of weeks, it is in the final stages of testing. I am not sure if any new strings were added. I will check with the team.
Best regards,
VictoriaHi nb2556,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
VictoriaHey mai,
Well, the masonry gallery does not have filters, it’s just there to show images. The masonry element can be filtered, it is used to show blog posts, portfolio items, products. If these options are not working for you, you might want to consider using some plugin that has the exact functionality that you need.
Best regards,
VictoriaHey Silvi33,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VictoriaHey liamgall80,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaHi yampieters,
I am not sure what can be causing this, it’s better to leave the tooltip in the original position without the css given by me.
Best regards,
VictoriaHi yampieters,
I tested that page on my phone, I do not get the lightbox and I am taken to the page that is linked.
Could you please clear the cache, check again, and test on another device, and get back to us.
Best regards,
VictoriaJanuary 21, 2021 at 3:34 pm in reply to: Shop page – Add to basket and Show details are wrapping #1274386Hi Tom,
Could you please clear the cache, check again and get back to us. Which browser and which screen size is it happening on?
Best regards,
VictoriaJanuary 21, 2021 at 3:32 pm in reply to: Event Countdown shows wrong next event /offset not working #1274384Hi optimal_systems,
We need to see the actual css and html to be able to propose a solution for you. Please get back to us when you get the website to some testing server.
Best regards,
VictoriaHi TScC,
Please activate the child theme first and then you can add the code to the functions.php.
Best regards,
VictoriaJanuary 20, 2021 at 8:59 pm in reply to: Shrinking Header Classes and Styles Being Applied on Page Load #1274211Hi JeremyHixon,
Thank you :)
Best regards,
VictoriaJanuary 20, 2021 at 8:53 pm in reply to: Full width Color Section or Grid Row with a Boxed Layout #1274209Hi Josh,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaHey cmeurer,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaHi Marcus,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 20, 2021 at 8:45 pm in reply to: My website has had problem when i tried to update to the latest PHP (7.2) #1274204Hi bvenge,
Yes, sure :)
If you need further assistance please let us know.
Best regards,
VictoriaJanuary 20, 2021 at 8:45 pm in reply to: Search symbol shows only headline but not the searched context #1274202Hi werbeagenturlauf,
https://share.getcloudapp.com/qGulQo6q Here is where you can find the screen options.
Best regards,
VictoriaJanuary 20, 2021 at 8:43 pm in reply to: Add phone number to right of menu in place of social icons #1274201Hi Derek,
I adjusted the code for you and cleared the merged files. Please check now.
Best regards,
VictoriaHey Nicola Straub,
Yes, as long as in the end there will be one website you can use the same license, there’s no need to purchase another license.
Best regards,
VictoriaJanuary 20, 2021 at 8:32 pm in reply to: Shrinking Header Classes and Styles Being Applied on Page Load #1274198Hey Jeremy,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria -
AuthorPosts