Forum Replies Created
-
AuthorPosts
-
Hi!
You can edit config-templatebuilder > aviashortcodes > button.php, find this code on line 226:
$output .= "<a href='{$link}' class='avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
Replace it with:
$output .= "<a chref='{$link}' class='noLightbox avia-button ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
Remove browser cache then reload the page.
Cheers!
IsmaelHi!
What do you mean keep it up to date? You can create a layout using the Advance Layout Builder and save it as a Template. You can then use this template on different pages.
Cheers!
IsmaelHey!
That is the way the single product is formatted. The sidebar on single product pages will always be on the left. You can choose not to show it, add this on your custom.css or Quick CSS:
#top #main .single-product-main-image .sidebar, #top #main .single-product-main-image .inner_sidebar { display: none; }
Cheers!
IsmaelOctober 30, 2013 at 1:44 am in reply to: Trying to create image gallery in blog post- not working! #182306Hey!
I visited the page and it looks like you managed to add a gallery. I tested this on my end the gallery shortcode works fine.
[av_gallery ids='316,315,314,313' style='thumbnails' preview_size='portfolio' thumb_size='portfolio' columns='5' imagelink='lightbox' lazyload='avia_lazyload']
You really have a lot of plugins installed. Please deactivate all of them then test it on another browser. Go to wp-content/plugins folder and delete unused plugin folders.
Please post the login details here and set it as a private reply.
Cheers!
IsmaelHey!
Please try to add this on your custom.css or Quick CSS;
.image-overlay .image-overlay-inside { height: 100%; width: 100%; position: absolute; left: 0; top: 0; content: '\E897'; font-family: 'entypo-fontello'; border-radius: 10px !important; line-height: 60px !important; height: 60px !important; background-color: #DD0303 !important; font-size: 24px; }
Regards,
IsmaelHey LRS123!
Can you please post the link to the post with the featured image? You can hide it using CSS:
.single .small-preview { display: none; } .single .big-preview.single-big { display: none; }
Best regards,
IsmaelHi optizign13!
If you want to change the style of a specific element on a certain page or post, you can use the Google Chrome Inspect Element. Look for the unique css body class.
On the example above, the page’s unique selector is .page-id-2251. We can use it to change the element within that page. For example, if we want to change the header, we can use this on our Quick CSS field.
.page-id-2251 #header_main { border-bottom-width: 3px; border-bottom-style: dotted; background: red; }
Can you please post a screenshot of the changes you want for the tab?
Best regards,
IsmaelHi fusion01!
You can add an invisible div container. Switch to Text mode then add this:
<div class="space"></div>
Regards,
IsmaelOctober 30, 2013 at 1:13 am in reply to: Updated to WordPress 3.7 and my Layout Elements are really wide and grey. #182292Hi!
I visited the page here: http://liveurstory.com/hipster-trendster
I don’t see any 2000px wide images. On the backend, you can switch to Text or HTML editor.
Regards,
IsmaelHey heidi22!
You can add this on your custom.css or Quick CSS:
.single .fullsize .big-preview.single-big { width: 460px; margin: 0 auto; }
Best regards,
IsmaelHi!
It should be hard coded on header.php. You can use conditional statements. I know the freelancer that you will hire will know these things.
Best regards,
IsmaelHey kevhortz!
Please do a manual update via FTP. Looks like you have a very old version of the theme. Download the latest version on your themeforest account. https://vimeo.com/channels/aviathemes/64927356
Cheers!
IsmaelHi!
I created a page and insert the Blog Post element. I selected the WOD category because it is the only one available aside from uncategorized. I leave the other options as it is then publish the page. It works fine. I also updated the Blog Post element again and selected the Grid Layout style. The WOD category is still selected as you can see on this page. http://northplanocrossfit.pastygangsta.com/test/
Cheers!
IsmaelOctober 28, 2013 at 7:27 am in reply to: Updated to WordPress 3.7 and my Layout Elements are really wide and grey. #181437Hi!
You can post the login details here as a private reply. Did you add any plugins prior to the issue? Please deactivate all of them then test it on a different browser. A screenshot will help.
Cheers!
IsmaelHey!
Can you please post the login details here? Set it as a private reply. I tested this on my end and it works. I don’t see any random 3D transition on the last slide.
Cheers!
IsmaelHey!
Make sure that you place the javascript on Text or HTML mode of the editor.
Please try this plugin: http://wordpress.org/plugins/insert-javascript-css/
Best regards,
IsmaelOctober 28, 2013 at 7:16 am in reply to: Media queries and custom CSS for French translations (WPML) #181430Hey!
Can you please post the login details here? Set it as a private reply. Have you tried the following suggestions on custom.css file?
Best regards,
IsmaelHi!
The link to the site is still not working. Maybe, my ip address is blocked or something. Let’s wait for other support team member to check the site.
Regards,
IsmaelHi!
I can’t seem to find the portfolio items with the dots. Can you please point us to that specific item?
Best regards,
IsmaelOctober 28, 2013 at 7:01 am in reply to: Submit button – use the enfold instead of the form button #181424Hey!
Please give us a link to the contact page. The code should change the submit button. Please place the code on the child theme’s style.css.
Best regards,
IsmaelOctober 28, 2013 at 3:41 am in reply to: Checkout checking off "Same as billing" I get a spinning wheel #181364Hi eakozel!
Your checkout page loads fine. This is the screenshot:
Have you tried this on a different browser?
Regards,
IsmaelOctober 28, 2013 at 3:36 am in reply to: How do I change the default layout for search results and archives #181362Hi!
Go to Enfold > Sidebar > Sidebar on Archive Pages select left sidebar.
Cheers!
IsmaelHey Marssolutions!
You can create a page, name it as Blog or whatever you want. Go to Enfold > Theme Settings > Where do you want to display Blog? > select the page. You can also create a page then insert the Blog Posts element using the shortcode or the Advance Layout Builder. :)
Cheers!
IsmaelHey ctexier!
I’m sorry but we don’t have the access to the plugin. Can you please give us a link to the page? What issues are you experiencing with Enfold while the plugin is installed?
Best regards,
IsmaelHi rmatus!
Can you please post the login details here? Set it as a private reply.
Regards,
Ismael -
AuthorPosts