-
Search Results
-
I believe that the title of this topic says it all.
Did not find a easy way to reduce the space between the columns inside a content slider.Topic: Display text beside button ?
On my product page id like to display the pricing details on the right side of the BUY NOW button instead of the top currently, can this be done?
Also is there a way to add a SALE round icon on the product name corner like a lot of online shop do?

I can’t post a reply to this thread that I started. I’m logged in, have reloaded the page, can access other pages, but I get a “site can’t be reached error” every time I try to post the response
[EDIT] Turned out to be a modem/router problem that blamed the Kriesi servers.
Topic: iframe not showing
Hi,
I’ve read a few forum posts on this topic already but my case is a bit for specific. I am trying to embed an iframe from a 3rd party booking engine that we are affiliated with, but whenever I try, it simply will not show. However, I am able to embed iframes for other things like youtube videos just fine. Why can’t I embed an iframe for this specific URL?
This is the iframe URL I am having trouble with: <iframe src=”http://cs.cruisebase.com/cs/default.aspx?skin=667″></iframe>
I am currently working on a site where the Avia Layout Builder is acting funny. The part of the layout builder where you drag and drop your elements loads perfectly fine when I start working on it but once I update the page the layout builder is replaced with a spinning scroll wheel. It is as if it is get stuck trying to load the layout builder. This problem only occurs on my computer, when someone else tries to access and edit the layout builder it works perfectly fine. It seems as if it fixes it self after leaving it alone for a day, but once I update the page it goes back the the loading icon.
if wanting to see a screen shot: Screen shot of the problem.
I went to look at the website on my iPhone and just noticed that the menu icon isn’t there anymore. I haven’t worked on the website for a while so not sure when the menu icon disappeared… it was present ever since I can remember.
Also there is a bunch of white space after the main image for some reason… this white space was never there before and it’s not there on the desktop version of the website.
I updated the theme but it didn’t seem to fix the issues.
Please help… thank you!!!
I want to display a phone number, an e-mail link an a adress in the top bar of the header at the center and with gaps. How to do?
Thank you.Topic: 1/6 Column
Hi,
I am trying to build a 6 column layout at the very bottom of my page seen here:
I have added the following code to my QUICK CSS
.flex_column.av_one_fifth.first.avia-builder-el-first {
margin-left: 0 !important;
}.flex_column.av_one_fifth.first.avia-builder-el-last {
margin-left: 6%;
float: left;
clear: none;
margin-top: 0;
}div .av_one_fifth {
margin-left: 6%;
width: 10%;
}However, it is not looking correct for me.
Here is what it should look like instead:
Mockup – https://s7.postimg.org/izu4cp4kr/Admissions.jpgPlease help
I’ve added this line of code in my function.php child file, but the date doesnt show still, any idea what need fixing? see private for example
/* *Replace the default “Blog – Latest News” title *http://kriesi.at/documentation/enfold/replace-the-default-blog-latest-news-title/ *https://kriesi.at/support/topic/add-posted-date-to-blog-title/#post-662175 */ add_filter('avf_title_args', 'fix_single_post_title', 10, 2);function fix_single_post_title($args,$id){$my_date = the_date('', '<span>', '</span>', FALSE); if ( $args['title'] == 'Blog - Latest News' ) { $args['title'] = '<strong>POST FOR: </strong>'. $my_date .' - <strong>' .get_the_title($id). '</strong>'; $args['link'] = get_permalink($id); $args['heading'] = 'h1'; } return $args;}Hi,
I’ve found a couple of threads on this issue but cannot seem to find a solid fix. Problem is when adding a product to the cart it says: Please match the requested format Qty.
I tried the fixes posted here: https://kriesi.at/support/topic/woocommerce-2-6-problem-urgent/#post-650161
but they either cause for the plus and minus buttons to disappear or the above mentioned error is still present.Can someone point me to a proper/solid fix. This drives me kinda craaazy..
Thanks.Dear Enfold support,
I want to add a comments and social sharing section to all of my post (blog) pages.
Now I’ve searched over this forum and the internet to figure out how I can activate Enfold’s social sharing and/or Comment/Reaction features on every single blog page. And indeed there are some pages with information about this topic but none of them are giving a satisfying answer.
I know that this is a function which is fully supported but it has to be possible to activate the options somehow.
I already figured out how to add the social sharing section below all the blog pages combining two different codes which I’ve found on this forum:
function avia_add_custom_social_icon($icons) { $icons['Icon Label'] = 'icon_name'; return $icons; } add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1); add_filter('avf_template_builder_content', 'avia_add_social_toolbar_template_builder', 10, 1); function avia_add_social_toolbar_template_builder($content = "") { if(is_single()) { $content .= '<div style="height:1px; margin-top:20px;" class="hr"></div>'; $content .= avia_social_share_links(array(), false, '', false); } return $content; }I want all post (blog) pages to also display the comment section below the social sharing icons just like when I’m not using the template builder. Hope you can provide me a code which I can add to functions.php which will activate the comment section for all blog pages.
Thanks in advance!
-Patrick
Hi,
Mobile logo position is slightly off centered. I have provided links to screenshots in box below. The following css is being used to position the mobile logo:@media only screen and (max-width: 767px){
.responsive .logo a, .responsive .logo img {
max-height: 60px !important;
margin-top: 9px;
display: block;
margin: 0 auto;
}
}@media only screen and (max-width: 767px) {
.responsive #top .cart_dropdown {
right: 3.5%;
}
}—-
Logo size is 243 x 68. If logo needs to be resized to a specific dimension in order to center appropriately, please advise and we can adjust.Thanks!
Viewing 30 results - 91,951 through 91,980 (of 142,714 total)


