Forum Replies Created
-
AuthorPosts
-
Hi erwanpia!
It can but you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Best regards,
YigitFebruary 21, 2014 at 2:52 pm in reply to: Hide time (not date) in posts widget in Child theme of Enfold #227497Hi!
You can moify class-framework-widgets.php file and paste it in /framework/php/ folder in your child theme
Cheers!
YigitHi!
Please use following code instead
.big-preview.single-big { pointer-events: none; }Cheers!
YigitHey grktmktg!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.blog .big-preview.single-big { pointer-events: none; }Regards,
YigitHi osukaru!
Please open Header.php file in Appearance > Editor and find
/* * Hook that can be used for plugins and theme extensions (currently: the wpml language selector) */and add following line right below it
echo "<div id='flags_language_selector'>". language_selector_flags(); ."</div >";Cheers!
YigitHi!
Please go to Enfold theme options > Sidebar tab and choose to display no sidebar in “Sidebar on Archive Pages” section
Cheers!
YigitHey Markus!
You can go to Enfold theme options > Header tab and add/change/remove social icons http://i.imgur.com/dvBrhjn.jpg
Then you can add following code to Quick CSS in Enfold theme options under Styling tab to increase the size of social icons#top .social_bookmarks li a { font-size: 18px; }Regards,
YigitFebruary 21, 2014 at 2:06 am in reply to: Social Media Icons/ Page Builder Blog Navigation HELP! #227184Hi!
1- Please try adding !important rule to force it as following
.fb_iframe_widget { display: inline-flex!important; }2- You can add your Blog Posts element inside of a 2/3 column element and add Widget Area element inside of a 1/3 column element then choose to display a widget area that has Enfold Latest News widget in it
Cheers!
YigitHi evtilsley!
You do not have breadcrumbs on your single product page http://i.imgur.com/LynQbgx.jpg
Can you post a screenshot and show what you would like to remove on product page?Best regards,
YigitHey rocky06!
Please see http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/
Best regards,
YigitHey!
Please refer to Josue’s post here https://kriesi.at/support/topic/how-to-remove-tooltips/#post-224464
Please add following code to Quick CSS and adjust as needed.page-id-982 .team-member-name { font-size: 15px; }You should right click on Chrome or Firefox and click Inspect Elements to find page ID then change the ID in custom CSS code to match your page ID
Best regards,
YigitFebruary 21, 2014 at 1:29 am in reply to: Fixed Header with social icons change size and background #227178Hey!
Please add following code to Quick CSS as well and adjust as needed
.header_color .container_wrap_meta { background-color: red; }Best regards,
YigitHi!
It seems like you have removed the testing page you have posted. I found the section you mentioned and this is how it looks on my end http://i.imgur.com/GLO3NJX.jpg
Please flush browser cache if you would like it to look like this and elaborate if this is not what you would like to achieveBest regards,
YigitHey!
You should modify archive.php file in root folder and loop-archive.php file inside wp-content\themes\enfold\includes folder, however you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitFebruary 21, 2014 at 1:13 am in reply to: Easy Slider images not alignining with other columns. Formatting issue. #227161Hi!
@sonnenschein13 Can you post the link to website you have setup for testing?
@jbennettrhycom Yes, the latest version is 2.5.2, please update it to make Enfold fully compatible with WordPress 3.8.1Regards,
YigitFebruary 21, 2014 at 1:10 am in reply to: Easy Slider images not alignining with other columns. Formatting issue. #227157Hi!
Please add following code to Quick CSS instead
.flex_column .avia-slideshow.avia-builder-el-no-sibling { margin-top: 11px; }Cheers!
YigitHi!
Please see http://kriesi.at/documentation/enfold/updating-your-theme-files/
Make sure to update WordPress to the latest version as well.Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow-inner { border: solid 2px red!important; }Regards,
YigitFebruary 21, 2014 at 12:59 am in reply to: Easy Slider images not alignining with other columns. Formatting issue. #227150Hey tusing!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-slideshow { margin-top: 0; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
1-.avia-icon-list-container { margin: 10px 0; }</Coe>2- You can add Color Section element and add background image to it and make it fixed
3-.main_color .avia-icon-list .iconlist_icon:hover { background-color: red!important; }Regards,
YigitHey!
You can add following code to Quick CSS in Enfold theme options under Styling tab to remove arrows on mobile
@media only screen and (max-width: 768px) { #top .avia-slideshow-arrows a { display: none; }}As there is no hover possibility on touch-screen, that would be the only solution if you do not want to display arrows.
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .bbp_widget_login .bbp-logged-in .button { left: 0; top: 96%; } #top .bbp_widget_login { margin-bottom: 20px; } .single-topic #bbpress-forums div.bbp-reply-author { width: 100%; } a.bbp-author-avatar { position: static!important; }Best regards,
YigitHey!
No ETA but Kriesi mentioned that there will be a solid solution included in one of upcoming updates.
Best regards,
YigitHi CloudChoice!
It is possible however you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitHi peacefulmediaenfoldtheme!
Please try flushing browser cache and refresh your page a few times. It does resize on both pages on my end.
Best regards,
YigitHi!
Please try removing background image and adding following code to Quick CSS in Enfold theme options under Styling tab
html.html_boxed { background: url(https://www.sqli-group.com/ecommerce/files/2014/02/bg_bleu_1.jpg) fixed no-repeat; background-size: cover; }Best regards,
YigitHi Marcel!
Please post a screenshot and show the changes you would like to make. It is currently not very clear.
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 480px) { .responsive .logo img { max-width: 100%!important; }}Cheers!
YigitFebruary 20, 2014 at 6:49 pm in reply to: Swapping video to image in mobile view (fullscreen slider) #226953Hi motylanogha!
You can add a video slider and image slider right under it on your page and using custom CSS you can hide image slider on desktop and display it on mobile and other way around for video slider. If that works for you, please post the link to your page so we can provide you custom CSS code
Best regards,
Yigit -
AuthorPosts
