Forum Replies Created
-
AuthorPosts
-
June 17, 2014 at 10:28 pm in reply to: Would like more details about the Mulitiple Author layout in Enfold #280234
Hey Elizabeth!
It simply displays the avatar of post author next to the post on blog page as shown in this example – http://kriesi.at/themes/enfold/blog/blog-multi-author/
You can add Blog Posts element to your page and choose Multi Author as a Blog Style and if you would like to make it your default blog style, you can select it in Enfold theme options > Blog Layout > Blog Style.
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/Best regards,
YigitHi processblue!
You can add following code to Quick CSS in Enfold theme options under General Styling tab to make the background transparent
.av-inner-masonry { background-color: transparent; }Regards,
YigitHi!
You would like to move Full Name closer to Phone Number, is that correct? If this is not what you wanted, please elaborate.
Code does not seem to apply currently. Can you try adding it to custom.css file inside Enfold/Css folder?Regards,
YigitHey!
Please add following code to Quick CSS as well
.your-custom-class span.image-overlay { display: none!important; }Cheers!
YigitHi!
Yes you can name the page “forums” and all you need to do is copy&paste the shortcode i posted in my first post to page content in default editor – http://i.imgur.com/cbnxlWq.png
Regards,
YigitHey coretekk!
Please try using this plugin – https://wordpress.org/plugins/post-types-order/
Cheers!
YigitHi adrianej!
Can you post a mockup showing the changes you would like to make?
Regards,
YigitHey jolesch!
Kriesi uses 1700x470px on LayerSlider background images on the homepage of Enfold demo site
Regards,
YigitHi rlaucello1!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av-magazine-thumbnail { width: 80px; }Regards,
YigitHi dalboslampen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-3360 #av_section_1 .inner-entry { box-shadow: none!important; background: transparent!important; }More solid solution would be turning on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and using custom classes.
In that case, you can simply use.custom-class-example .inner-entry { box-shadow: none!important; background: transparent!important; }Cheers!
YigitHey MH5!
Please try using this plugin – https://wordpress.org/plugins/codestyling-localization/ or this one – https://wordpress.org/plugins/poeditor/
Best regards,
YigitHi 1456932587!
Please create a new page and add following shortcode
[bbp-forum-index]then go to Enfold theme options and choose the page you created in Frontpage Settings.
I can see login widget just fine – http://i.imgur.com/nbHafkU.png
You can edit the page you created and choose not to display title bar – http://i.imgur.com/EdaOoXP.pngRegards,
YigitHi!
Please try adding following code to Quick CSS
@media only screen and (max-width: 1800px) and (min-width: 1340px) { a.post-3119.attachment.type-attachment.status-inherit.hentry.av-masonry-entry.isotope-item.av-masonry-item-with-image.av-masonry-item-loaded { left: 0!important; }}Best regards,
YigitHey!
Please try adding following code to Quick CSS as well
#header_main_alternate, #header { -webkit-transform: translateZ(0); }Best regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitHey!
You can turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
and have each text block element with different font sizes
Regards,
YigitHi!
I have checked your website on Firefox and it does work fine on my end – http://youtu.be/ABSK_nmExJM
No issues on iphone 4 as well. I asked @ismael to take another look on Firefox. Let us wait to hear from himCheers!
YigitJune 17, 2014 at 7:08 pm in reply to: report when invalid address is used by contact form Enfold #280173Hey Harmen!
Please try using this plugin – http://wordpress.org/plugins/contact-form-7/
Regards,
YigitHey!
Can you post a screenshot? OS X 10.9.3 on Chrome version 35.0.1916.153 i do not see black lines on hover. Which OS are you using?
Best regards,
YigitHey!
I answered you here – https://kriesi.at/support/topic/it-wont-recognize-my-changes/
I am closing this topic. Please do not create duplicated topicsBest regards,
YigitHi Roger!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia_textblock p { font-size: 16px; }Cheers!
YigitHey!
Please flush browser cache and refresh your page a few times. It does work fine on my end- http://i.imgur.com/jP4FqIv.png
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h1.logo > a { float: left; } h1.logo.bg-logo { width: 100%; }Regards,
YigitHi WaldenDesign!
Please go to Enfold/js folder and open avia.js file and find following code on line 60
//activates the prettyphoto lightbox $(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});and comment it out with // as following
//activates the prettyphoto lightbox //$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});Cheers!
YigitHey!
Great! Let us know if you have any other questions or issues
Best regards,
YigitHi!
Please move it right below
/* General Custom CSS */
Can you post the link to your website?Regards,
YigitHey Bernardo!
Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
then try deactivating all active plugins check if that helps. Also please flush permalink settings in Settings > PermalinksBest regards,
YigitJune 17, 2014 at 6:07 pm in reply to: How to remove time of ‘Latest News’-widget | Time and date of “Latest Portfolio” #280134Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#portfoliobox-2 span.news-time { display: none; }Please go to wp-content\themes\enfold\framework\php folder and open class-framework-widgets.php file and find
get_the_time($time_format)and change them to
get_the_date()Cheers!
Yigit -
AuthorPosts
