Forum Replies Created
-
AuthorPosts
-
Hello!
This would require custom modding the WooCommerce plugin, unfortunately it’s beyond our support scope. You can request a customisation quote from a third-party provider here.
Regards,
JosueHey!
Try adding this code to the Quick CSS:
.av-click-overlay { display: none; }
Cheers!
JosueHi,
No bother at all, just change the whole code to this:
@media only screen and (min-width: 767px) { #top .container_wrap.sidebar_right { background: #d6d6d6; } #top .container_wrap.sidebar_right .sidebar{ background: transparent; } #top .container_wrap.sidebar_right .sidebar .inner_sidebar { padding-right: 50px; } #top .container_wrap.sidebar_right .container { padding: 0; } #top .container_wrap.sidebar_right .entry-content-wrapper { padding-left: 50px; } #top .container_wrap.sidebar_right .content{ background: white; min-height: 600px; } }
As you’re hiding the sidebar on mobile we can set these changes to apply only on desktop.
Hi,
Don’t forget to add
rtl
too:.rtl .av-magazine-hero-left .av-magazine-top-bar { margin-bottom: 0px; float: right; } .rtl .av-magazine-hero-top .av-magazine-top-bar { margin-bottom: 0px; border: none; float: right; }
So it only applies to RTL sites.
May 1, 2016 at 11:52 am in reply to: Why dont i get updates on my enfold theme on my wordpress site ? #625307Hi,
It’s OK if you don’t want to do that but what we can do is limited without getting more information about the issue, try following the instructions here.
Best regards,
JosueYou are welcome, glad to help :)
Regards,
JosueOk, size has been added to each product, check the grid:
http://millwork360.net/moulding-profile-search/Best regards,
JosueHi,
Ok, replace /enfold/config-templatebuilder/avia-shortcodes/portfolio.php with this:
https://gist.github.com/josueochoa/7ef368f6d2c7e1ef13770ae477d6be3fThat will add an option to set links to open in a new Page (
target='_blank'
), you can have this in a child theme – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/Best regards,
JosueHi,
Can you please also hand me FTP, i’d like to edit the child theme functions.php.
Regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey,
Can you please link the Page of the screenshot?
Best regards,
JosueApril 30, 2016 at 11:56 pm in reply to: Layerslider – existing slides not showing in layerslider window #625191Hi,
The Slider in the homepage is not a LayerSlider but an ENfold slider you can edit right in the Page edit screen.
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey,
If the service you mention provides you with a .mp4 URL of the video you can simply place it as the source and it will work.
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.av_promobox a.avia-button { pointer-events: none; }
Cheers!
JosueHey,
Did you managed to sort this out? i can see the SEE DEMO link here – http://screencast.com/t/OXTNNV2hxad
Best regards,
JosueHey,
Yes, that’s possible with the Grid Row element.
Best regards,
JosueHey jessyd,
Try installing this plugin:
https://wordpress.org/plugins/wp-force-ssl/Best regards,
JosueApril 30, 2016 at 11:48 pm in reply to: How to use a button to directly open image lightbox? #625177Hi,
Set link manually and place the .jpg URL there, it should open as lightbox.
Best regards,
JosueHey,
Try running this plugin before doing the demo import:
https://wordpress.org/plugins/wordpress-reset/Best regards,
JosueHi,
Do comments work on normal Posts? can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey,
JS code is not usually added to the header, it is better to place it either in the main content or the footer.
Best regards,
JosueApril 30, 2016 at 11:42 pm in reply to: Black bar behind logo when using transparent header. #625171Hey,
We’d need to see the site live in order to help you debug this.
Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueHey,
Try using this plugin:
https://wordpress.org/plugins/bwp-minify/Concatenating theme resources should reduce the number of HTTP requests.
Best regards,
JosueHey,
Your news page is returning 404. in your Posts, have you enabled ALB?
Best regards,
JosueHey Chris_85,
Check in <b>/includes/error404.php/</b>.
Best regards,
JosueHey,
Are these errors presenting any issue while editing?
Best regards,
JosueHey Tobiy,
Please try updating via FTP:
Best regards,
Josue -
AuthorPosts