Forum Replies Created
-
AuthorPosts
-
Hey bymenjil!
It’s not going to work because the number of circles will change depending on the number items you added on the slide.
Regards,
IsmaelHi BrightCite!
What is the theme you’re using? Please give us a link to the website.
Cheers!
IsmaelHey e10durak!
You can use the plugin: http://wordpress.org/plugins/codestyling-localization/
Go to Tools > Localization > Themes > Enfold. Edit the swedish language then translate the strings manually.
Cheers!
IsmaelHi!
You don’t have to add !important. You can actually override the shortcode.css style directly on style.css or the Quick CSS.
Best regards,
IsmaelNovember 18, 2013 at 2:26 pm in reply to: How do you fix product default menu and page numbers that arent working? #190074Hey tinagianna!
Can you please give us a link to the website? Did you add any plugins prior to the issue? Please deactivate them first.
Regards,
IsmaelHi Shandhamankar!
You can add this on your custom.css or Quick CSS:
.search #main .sidebar, .search .title_container { display: none; }
Cheers!
IsmaelNovember 18, 2013 at 2:12 pm in reply to: What is the size needed for the blog with large image option? #190067Hi Delphiine!
The demo uses images with 1030x360px dimension. You can use images with width more than 700px.
Regards,
IsmaelNovember 18, 2013 at 2:08 pm in reply to: Move the Page title and Breadcrumb under Revolution / Layer slider. #190065Hi!
You can choose not to display the header then add a Text Block below the slider to show the page title manually. The breadcrumb will not be displayed.
Best regards,
IsmaelHi Delphiine!
You can use this:
.single .title_container .container { display: none; }
Remove browser cache then reload the page.
Regards,
IsmaelHi Delphiine!
You can use this:
.single . title_container .container { display: none; }
Remove browser cache then reload the page.
Regards,
IsmaelHi silviouk!
Can you please give us a link to the website? Did you try to import the dummy data?
Best regards,
IsmaelHey!
Can you please give us a link to the website? Please add this line of code to move the drop down a bit below:
#top .sub_menu li ul { top: 30px; }
Cheers!
IsmaelHi tomgraziani!
1.) You need to choose a post format. Edit a post then look for Format. If you want to show a gallery, choose the “Gallery” format.
2.) What highlighted text? Can you please post a screenshot? Maybe, you’re talking about the quoted text. :)
3.) You can add this on your custom.css or Quick CSS:
.entry-content-wrapper .post-title { font-size: 15px; line-height: 1.3em; }
Regards,
IsmaelHi anitasimon!
Click on the Fullscreen Slider element then add or upload some images. After that click on the images that you want to add a caption or a title to.
Best regards,
IsmaelHey joshuati!
That is a great idea. You can request it here: https://kriesi.at/support/topic/enfold-feature-requests
Anyway there are lots of infographics available on code canyon. :)
Best regards,
IsmaelNovember 17, 2013 at 6:21 am in reply to: narrow full-width photo with sidebar menu widget UNDERNEATH #189761Hi!
You can use the Custom Menu widget to replace the automatically generated menu on the sidebar. I haven’t tried the Yeost Breadcrumbs on Enfold but it should work.
Regards,
IsmaelHey derek62!
What sections do you want to change? Header? Main Content? Go to Enfold > Styling, scroll a bit below then click on the section tabs like Header, Main Content etc. You can define a specific font and background color there.
Best regards,
IsmaelNovember 17, 2013 at 6:16 am in reply to: Buy Now Button won't show after choosing variations #189759Hey stonerome!
There is a pre-selected option when you click on a product. That is why the add to cart button is already there. http://www.linkedjewelry.com/product/soar/
Regards,
IsmaelHi!
The link you provided is not working. What type of header do you have? Please check on Enfold > Header > Header Type. Yigit’s code should work.
Cheers!
IsmaelHi Torsten!
I visited the page http://www.auvent.de/portfolio/portfolio-ajax/ and it is working properly. Maybe, you’re confused with the thumbnails. Some of the portfolio items have added preview images and it is showing the same thumbnail when you click it. Anyway, it is working as expected. :)
Best regards,
IsmaelNovember 17, 2013 at 6:00 am in reply to: Enfold RSS Link and Twitter Account – translate text #189752Hi sacden!
You can locate that on framework > php > class-framework-widgets.php, find the code on line 600:
$output .= "<a href='$link' class='asc_twitter $addClass'>{$before}<strong class='asc_count'>".__('Follow','avia_framework')."</strong><span>".__('on Twitter','avia_framework')."</span></a>";
You can use Codestyling Localization plugin to translate the strings.
Regards,
IsmaelNovember 17, 2013 at 5:55 am in reply to: Descriptive text in icon list not indented when using bullets #189750Hi!
The margin shouldn’t be that far. Can you please post a link to the website? Please add this on your custom.css or Quick CSS:
.entry-content-wrapper li { margin-left: 0; }
Remove browser cache then reload the page.
Regards,
IsmaelNovember 17, 2013 at 5:44 am in reply to: Social icon (LinkedIn) to the right on searh icon in header #189748Hi Magnus_Norrman!
What type of header do you have? Please check on Enfold > Header > Header Type. You can manually add the linked in code on header.php but first we need to know the header type you’re currently using.
<li class="social_bookmarks_linkedin social_icon_4"><a target="_blank" href="http://linkedincom/kriesi" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></li>
Cheers!
IsmaelHi pmatsuda!
Go to Media > Library, edit an image then add a description. The description will be rendered at the top of the lightbox view.
Cheers!
IsmaelNovember 16, 2013 at 6:18 am in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #189540Hey!
I tested the code I gave you while viewing your website and it works properly. Please remove browser cache then test it again.
.bottom_nav_header.social_header .main_menu ul:first-child>li a { border: none !important; } .bottom_nav_header.social_header .main_menu ul:first-child>li:first-child a { border: none !important; }
You can add a screenshot using imgur, dropbox, mediafire etc.
Regards,
IsmaelNovember 16, 2013 at 6:14 am in reply to: full width easy slider – change text background shadow box color #189539Hey jazbird!
There is no text shadow on the Fullwidth Slider. Can you please give us a link to your website with the slider? A screenshot will help.
Cheers!
IsmaelHey!
Please add something like this on style.css:
@font-face { font-family: 'BebasNeue'; src: url(../fonts/BebasNeue.otf); font-weight: bold; font-style: normal; } .iconbox .iconbox_content .iconbox_content_title { letter-spacing: 0px; text-transform: uppercase; font-size: 20px; font-family: 'BebasNeue', sans-serif; }
Make sure that the BebasNeue.otf file is located on a folder called fonts.
Cheers!
IsmaelNovember 16, 2013 at 3:50 am in reply to: How to place a header above the nested links on a page? #189521Hey atrixdave!
You can use the Custom Menu Widget to replicate the nested links. Go to to Appearance > Menu then create a new menu. Go to Appearance > Widgets then insert the Custom Menu Widget. Add a title.
Cheers!
IsmaelHi tizmik!
You can add this on your custom.css or Quick CSS:
#top .sub_menu>ul>li:hover { background: red; display: block; float: left; height: 30px; padding: 10px 10px; position: relative; top: -11px; }
Cheers!
Ismael -
AuthorPosts