Forum Replies Created
-
AuthorPosts
-
Hi Poirot!
Add this to your custom CSS.
.inner_sidebar { margin-left: 10px !important; } .content .entry-content-wrapper { padding-right: 10px !important; }
Or if your just trying to give your sidebar more space then you can set it’s width in Dashboard > Enfold > General Layout > Dimensions.
Best regards,
ElliottHi Poirot!
Add this to your custom CSS.
.template-blog .post .entry-content-wrapper { overflow: visible !important; }
Cheers!
ElliottHi danielvnielsen!
Add this to your custom CSS.
#advanced_menu_toggle { display: none !important; }
Cheers!
ElliottOctober 28, 2015 at 9:16 pm in reply to: Import demo pages without overwriting menus logos styling etc #526396Hi fanlokbun!
No, it would overwrite your settings. If you send us links to the pages we can give you the shortcodes used though. Make sure to remove the demo bar when linking to the demos.
Best regards,
ElliottHi beingwithbyronkatie!
In the layout builder there is a big blue button that says, “Templates”, you can save your work as a template and load it on other posts / pages.
Cheers!
ElliottHi James!
You can change the archive sidebar layout in Dashboard > Enfold > Sidebar Settings.
Cheers!
ElliottHey!
Other than that it depends on your server connection and your internet connection. You’ll want to contact your hosting provider. Perhaps they have a better hosting package you can upgrade to.
Cheers!
ElliottHi!
Your getting a different javascript error. Try activating just Enfold instead of your child theme. If that does not help then send us a WordPress login and we’ll take a closer look.
Best regards,
ElliottOctober 28, 2015 at 4:48 pm in reply to: Lazy load / Infinite Scroll for Woocommerce Shop pages #526276Hi!
Not sure, but you should be able to hide it with this CSS.
.woocommerce .pagination { display: none !important; }
Cheers!
ElliottHey!
Take a screenshot and highlight exactly what your trying to do so we can get a better idea.
Regards,
ElliottHi!
Not sure if it will work but you can try changing the code to this.
return title + '<iframe src="//www.facebook.com/plugins/like.php?href='+encodeURIComponent(item.el.find('img').attr('src'))+'&width&layout=button_count&action=like&show_faces=false&share=true&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:21px;" allowTransparency="true"></iframe><iframe id="tweet-button" allowtransparency="true" frameborder="0" scrolling="no"src="http://platform.twitter.com/widgets/tweet_button.html?url='+encodeURIComponent(item.el.find('img').attr('src'))+'&count=horizontal"style="width:110px; height:20px;"></iframe>';
Cheers!
ElliottHi!
What is the exact changes your doing? If your using a caching plugin then be sure to clear it’s cache before viewing the frontend.
Cheers!
ElliottHey!
I’m kind of confused also. It would help a lot if you create a screenshot highlighting the exact changes your trying to do.
If your just trying to reduce the height of the table cells then you can use this CSS.
.pricing-table > li { padding: 4px 12px !important; }
To disable comments on a certain post you can uncheck the “Allow comments” option when editing the post. If you do not see this option then click on “Screen Options” in the top right hand corner of your screen and check it to display.
You can also disable comments site wide in Dashboard > Settings > Discussion.
Best regards,
ElliottHey philipewen!
I found this which may help, https://wordpress.org/support/topic/displaying-futurescheduled-posts.
Are you trying to setup “event” posts? If so then the plugin we recommend is the events calendar, https://wordpress.org/plugins/the-events-calendar/.
Cheers!
ElliottHi GitTran!
You kind of confused me. Your trying to have your primary menu display on mobiles as well correct? There is not enough space on mobiles so it’s not going to look good (which is why we created a responsive menu). You can do it with this CSS though.
#top nav.main_menu { display: block !important; } #top #advanced_menu_toggle { display: none !important; }
Best regards,
ElliottHi Roy!
No, not currently. You can use CSS to change the background though.
.av-hotspot-container-inner-wrap > .av-image-hotspot:nth-child(1) .av-image-hotspot_inner { background: url("URL to your image") !important; } .av-hotspot-container-inner-wrap > .av-image-hotspot:nth-child(2) .av-image-hotspot_inner { background: url("URL to your image") !important; }
Best regards,
Elliott-
This reply was modified 9 years, 8 months ago by
Elliott.
Hey finchkelsey!
You should be able to select which sidebar to use when editing the post. Are you using the latest version of Enfold, 3.3.2?
It sounds like your trying to set a default sidebar for the custom post type. Even if you add an option for that in the layout settings your still going to have to select it when you edit the post so there is not any point in doing that.
Regards,
ElliottHey Jooster!
Extract the zip file and you’ll see a folder called “enfold”. That is the theme folder that needs to be uploaded. Try installing it via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Best regards,
ElliottHey FR2014!
You most likely made a typo somewhere. Upload a fresh copy of the functions.php file and do this, http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/.
It would be best to use a child theme and add the code to the child theme functions.php file.
Cheers!
ElliottHey OblakJ!
Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Cheers!
ElliottHey Kingzy!
You would just link to the video and it will open up in a lightbox when clicked on. You can add whatever kind of content you want inside the link.
Send us a link to your page so we can see what type of elements your using.
Cheers!
ElliottHi stevewooldridge!
Add this to your custom CSS.
.avia-fullscreen-slider * { text-shadow: 0px 0px 4px black !important; }
Regards,
ElliottHi Sujohn!
Please see here, https://kriesi.at/support/topic/pinch-zoom-i-know-i-know/#post-233618.
Cheers!
ElliottOctober 28, 2015 at 3:54 pm in reply to: Site Wide Greeting/Announcement using a particular Google Font #526200Hi Rahul!
We don’t have any “marquee” style elements. There is probably a lot of plugins out there you can use for this but I do not know of any that I can recommend.
You can use this custom CSS to change just the rotator text.
.av-rotator-text-single { font-family: verdana !important; }
You can change it to a Google Font but the font must be used somewhere else on the site first to make sure it’s loaded.
Best regards,
ElliottOctober 28, 2015 at 3:51 pm in reply to: Update an Element on one page and it updates on all pages. #526197Hi Luke86!
We don’t have any “global” element features but we do have a custom template system where you can save a template to use on other pages.
Not really sure what you mean but no, we have not forgotten about Enfold.
Cheers!
ElliottOctober 28, 2015 at 3:49 pm in reply to: Error when i share with facebook button in portfolio #526194Hi Lidia!
You will need to contact the plugin author about this. Also, we have our own share buttons implemented at the bottom of each post that you can use as well social buttons in the header you can use.
Regards,
ElliottOctober 27, 2015 at 6:32 pm in reply to: Centre of portfolio image + not display portfolio name #525741Hi!
So your talking about the AJAX preview then. Are you just wanting the image to display in a popup? If so then in the portfolio grid settings set the “Link Handling” option to “Display the big image in a lightbox”.
Cheers!
ElliottHi!
Sorry, there was a typo. Try it again.
Regards,
ElliottHey!
Switch this part.
.fullsize .container { max-width: 100% !important; padding: 0px !important; margin: 0px !important; }
To this.
#top .fullsize .container { max-width: 100% !important; width: 100% !important; padding: 0px !important; margin: 0px !important; }
Cheers!
Elliott -
This reply was modified 9 years, 8 months ago by
-
AuthorPosts