Forum Replies Created
-
AuthorPosts
-
Thank you! :)
That works fine for desktop devices, but how do I stop it from jumping up and down on smartphones?
May 9, 2016 at 9:39 am in reply to: Testimonial element cuts off text on smartphones when assigning it fixed height #629094Thank you very much!! That worked fine! :)
Thank you so much, Vinnie! That worked just fine! :)
It didn’t work. Do I have to put the code into the custom css form within the avia button builder?
Hello again!
I deactivated all plugins and then it seemed to work! But when I activated the plugins again it became even worse. Now I don’t have access to the page (backend) at all! When I go on it, it says:
Yes the templates! Okay, if everything fails I will try that! I will probably delete the page first and create a new one and see how it goes!
Thanks so far!
Thanks! Yes it’s just one page (the home page) that won’t load the avia builder.
If I install a child theme, does that mean that all the layouts for all the pages I have created so far will get deleted? What’s the point of a child theme?
Thanks!
Unfortunately I don’t see the shortcode!
I put the following function code into the theme functions.php (the website doesn’t use a child theme):
if(isset($avia_config[‘use_child_theme_functions_only’])) return;
//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}Was that right? I don’t see any shortcode however under the avia builder..
Where would I see those shortcodes?
- This reply was modified 8 years, 10 months ago by andreki.
Hello Elliott!
It’s for my client’s website.
I am having the same problem! The Avia Builder won’t load for the homepage, for the other pages luckily it does!
I think it happened, after I hit “publish” too many times, too quickly!
How can this be solved?
- This reply was modified 8 years, 10 months ago by andreki.
Hello Rikard,
it’s something I want to do for my customer’s website: http://www.katharinapommer.de
On the main site you can see the newsletter subscription bar under the header image with a text on the left saying: MELDE DICH HIER FÜR MEINEN NEWSLETTER AN!
I want put a graphic element, an image of a book for instance, next to the text and let it protrude into the header image above (as seen on http://brendonburchard.com/).
How can I do this? How can I make images and graphics float across block elements in general?
Thanks
AndréDecember 21, 2015 at 3:07 pm in reply to: How to make every column in a text block line up at top margin? #555942Thanks so much!
I added both codes and that fixed it!
Thx
AndréDecember 21, 2015 at 2:28 pm in reply to: How to make every column in a text block line up at top margin? #555915Thank you, Yigit!
It did not work on all the text blocks though. On some it did, on some it didn’t. Why is that so?
On the page I posted before, it worked fine. However, on this page: http://katharinapommer.de/ueber-mich it doesn’t work.
Can you help me out here?
- This reply was modified 8 years, 10 months ago by andreki.
-
AuthorPosts