Forum Replies Created
-
AuthorPosts
-
Hi,
I was able to create a new page and add content and save with not errors.
How can I recreate your error?Best regards,
MikeSeptember 30, 2017 at 6:33 pm in reply to: Three separate code blocks are using same images? #858790Hey ACJJ619,
Have you considered using three gallery elements in three 1/3 columns, with the “Big image only, other images can be accessed via lightbox” option?
You could remove the padding between them with this css:#top div .av_one_third.el_after_av_one_third, #top div .av_one_third.el_before_av_one_third{ margin-left: 0px!important; width: 33% !important; } #top div .avia-gallery .avia-gallery-big {padding: 0px!important; }
I would recommend adding page_id’s to the code so it won’t conflict with other pages.
Best regards,
MikeHi,
Strange, the file is still not writable, please provide ftp access in the Private Content area.Best regards,
MikeHi,
You could use the plugin GA Google Analytics it gives the option to use the header or footer.Best regards,
MikeHi,
We can offer some code to change the font size, but I didn’t find the shop page, please include the url to the page and the size you would like the font so we can assist.Best regards,
MikeSeptember 30, 2017 at 4:35 pm in reply to: Make custom post types appear in slider, article list etc… #858775Hi,
Thank you for sharing your solution, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
I wanted to Enable Avia Layout Builder Debug in your functions.php
but the file is not writable, this is not normal. Please try this fix so we can help: Fix File and Folder Permissions
Best regards,
MikeSeptember 30, 2017 at 4:05 pm in reply to: slider text gets cut off on left when window is resized #858771Hi,
Try this code in the General Styling > Quick CSS field:.header_color div {border-bottom-color: transparent !important; } .avia-menu.av-main-nav-wrap {top:-50px} .container .av-content-full.units {padding-top: 0!important; }
please see screenshot in Private Content area
Best regards,
MikeHi,
I changed your link so it will work properly:<p><a href='javascript:void(0)' id='live-chat'>Send a message to our team and we'll call you back</a></p>
I found the answer on the WP Live Chat Support forum
Best regards,
MikeSeptember 28, 2017 at 2:36 am in reply to: Adding Map plugin shortcode to avia advanced layout page #857789Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeSeptember 28, 2017 at 2:10 am in reply to: Wrong text color on featured image -> Product Grid #857773Hi,
Looks like your site is in maintenance, we will need to see the element to write code for it. Can you please include a admin login in the private content area so we can help.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
For my example please see this screenshot:
The page ID, which is really a class, targets only this page..page-id-1395
The element id is for only this element on this page, which is the first fullscreen slider on this page, note the zero.
#fullscreen_slider_0
for good measure we will add the element class, which in this case is the first builder element on this page, again note the zero.
.avia-builder-el-0
All together it looks like this:
.page-id-1395 #fullscreen_slider_0.avia-builder-el-0 {your code here}
There is a lot more to learn, like why I left a space between the page ID & the element ID, yet no space between the element ID & the element class, but you can search this on Google :)
Hope this helps.Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey nadinedomnink,
Try this code in the General Styling > Quick CSS field:.postid-747 .av-section-bottom-logo {padding-bottom: 50px!important;}
adjust to suit.
Best regards,
MikeSeptember 27, 2017 at 2:39 am in reply to: Wrong text color on featured image -> Product Grid #857225Hey Lvk3,
Your screenshot didn’t work, please reup and include the url to the page in question so we can help.
What color do your want the text?Best regards,
MikeHey cipriana,
Try this code in the General Styling > Quick CSS field:@media only screen and (max-width: 767px) { .titulos-sliders {line-height: 30px!important; }}
please see screenshot in Private Content area
Best regards,
MikeHey Carolin,
Try this code in the General Styling > Quick CSS field:.page-id-3777 .avia-builder-el-3 .iconbox_icon:hover:before, .page-id-3777 .avia-builder-el-5 .iconbox_icon:hover:before, .page-id-3777 .avia-builder-el-7 .iconbox_icon:hover:before{ color: darkgray; }
Best regards,
MikeSeptember 27, 2017 at 2:11 am in reply to: slider text gets cut off on left when window is resized #857222Hey Carolin,
Please check your settings, it looks like you are using a “negative left”
please see screenshot in Private Content areaBest regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey ladislavhrabal,
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHPBest regards,
MikeSeptember 27, 2017 at 1:45 am in reply to: I love Enfold but cannot upload the theme to new WP site #857216Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.Best regards,
MikeHey gfieldsend,
How about adding a image to your portfolio page, above your text, and adding this code in the General Styling > Quick CSS field:.template-portfolio .page-thumb {display:none!important;}
This will hide the cropped image that is showing now.
please see screenshots in Private Content area.Best regards,
Mike -
AuthorPosts