Forum Replies Created
-
AuthorPosts
-
Hey!
You can use following code to change the color of numbers in hotspot element
.av-image-hotspot_inner { color: red!important; }Regards,
YigitOctober 27, 2014 at 2:41 pm in reply to: Is it possible to hook Akismet up to the contact form? #341498Hi Sandie!
Contact Form 7 should work just fine – https://wordpress.org/plugins/contact-form-7/
Best regards,
YigitHi!
Please add following code to Quick CSS as well
article.main_color.inner-entry, .entry-content-header { background-color: transparent; }Best regards,
YigitOctober 27, 2014 at 2:35 pm in reply to: 2 Masonry Galleries should not correspond to each other #341492Hi schnippel!
That is expected behaviour of pagination. It adds “&paged=2” to your link to display second paginated page and that goes for all elements on your page
Regards,
YigitOctober 27, 2014 at 2:33 pm in reply to: Can't auto-update from 2.9.2 to 3.0 for the first time #341491Hey!
You can simply have a backup of custom.css file and after the update you can replace it. We are strongly recommending users who would like to modify theme files to use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/
Please consider using a child theme :)Best regards,
YigitHi Craig!
Please see Ismael’s post above ( https://kriesi.at/support/topic/reworking-the-author-page/#post-340498 ). It is not possible to create author page using ALB.
Regards,
YigitHey!
Making the changes i suggested in my previous post should not change the width of the content. It should only start displaying mobile menu on screens smaller than 990px instead of 768px.
Please flush browser cache and refresh your page a few times after making changesCheers!
YigitOctober 27, 2014 at 2:20 pm in reply to: Mobile View Not Displaying Image Thumbnails on Category Pages & Showing Dates #341481Hi!
Please add following code to Quick CSS
@media only screen and (max-width: 480px) { figcaption.av-inner-masonry-content, span.av-masonry-date { display: none !important; }}Regards,
YigitHey James!
Please try using this plugin – https://wordpress.org/plugins/better-archives-widget/ or a similar one
Regards,
YigitHey!
Have you regenerated thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/ ?
Best regards,
YigitHey!
Login credentials do not seem to work. Have you tried de-activating all active plugins and check if that helps?
Regards,
YigitOctober 27, 2014 at 1:46 pm in reply to: Enfold menu is not working and I can not update to new version #341466Hey!
Seems like you have updated the theme successfully. Are you still having issues? If so, please elaborate
Regards,
YigitOctober 27, 2014 at 1:44 pm in reply to: Testimonial, fullwidth slider, icon lists and pictures not loading #341465Hey!
Seems like you have rolled back to older version for now. If you would like us to take a look, please create a testing environment and install the latest versions of both WordPress and Enfold
Cheers!
YigitHey!
Seems like you found a workaround simply by linking the button to search box. Let us know if you have any other questions or issues!
Regards,
YigitHi!
Sorry for the late reply. Can you please create a temporary admin login and post it here privately so we can look into it?
Regards,
YigitOctober 27, 2014 at 1:22 pm in reply to: LayerSlider sticks on second slide in Chrome and IE #341456Hey!
Can we mark this thread as resolved as you have provided a workaround in your other thread? :)
Cheers!
YigitHey!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px. If that does not help, please add following code to Quick CSS
@media only screen and (max-width: 1140px) { .av-main-nav > li > a { padding: 0 7px; }}Regards,
YigitHi!
To turn on custom CSS field for ALB elements, please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and to see shortcodes of elements created in ALB in default editor, see – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/Cheers!
YigitHi christianbak!
You can add a color section element and set a custom background image on your blank page template
Regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 768px) { div#header_main { background-color: white; }}Best regards,
YigitOctober 24, 2014 at 10:59 pm in reply to: Add a link to the right of the google translate drop down (resubmit) #340814Hi!
Please add following code to Quick CSS as well
a.my-custom-text { z-index: 999; }Cheers!
YigitHi stu_art!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.iconbox_top .iconbox_icon { display: none; } body .av-special-heading.classic-quote > * { font-family: Baskerville; }This should take care of 2 and 4. For 1, please make sure to upload image in original size, now it is resized, that is why it is blurry. For 3, can you post a screenshot and point out the element you would like to edit?
Regards,
YigitHey envapk2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-content { background-color: transparent!important; }Best regards,
YigitHi Richard!
You are going to need to find a plugin for such feature. You can use shortcodes inside Code Block element
Regards,
YigitHi!
Please add following code to Quick CSS instead
#header_main > .container { display: none; }Cheers!
YigitHey rcgroup!
Please turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and give elements you would like to hide on mobile a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .your-custom-class { display: none !important; }}Cheers!
YigitHey Mohan-Iyer!
Please update Enfold to the latest version 3.0.2 and try de-activating all active plugins – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Regards,
Yigit -
AuthorPosts
