Forum Replies Created

Viewing 30 posts - 63,061 through 63,090 (of 67,460 total)
  • Author
    Posts
  • Hi!

    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,
    Ismael

    in reply to: I don't want a header/breadcrumb on post page #190064

    Hi Delphiine!

    You can use this:

    .single .title_container .container { display: none; }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: I don't want a header/breadcrumb on post page #190063

    Hi Delphiine!

    You can use this:

    .single . title_container .container { display: none; }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: UNABLE TO MAKE PORTFOLIO AJAX WORK #190062

    Hi silviouk!

    Can you please give us a link to the website? Did you try to import the dummy data?

    Best regards,
    Ismael

    in reply to: change color background Enfold Secondary Menu #189766

    Hey!

    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!
    Ismael

    in reply to: Blog page format #189765

    Hi 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,
    Ismael

    in reply to: fullscreen easy slider caption #189763

    Hi 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,
    Ismael

    in reply to: statistic shortcode? #189762

    Hey 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,
    Ismael

    in reply to: narrow full-width photo with sidebar menu widget UNDERNEATH #189761

    Hi!

    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,
    Ismael

    in reply to: Predefined Colors #189760

    Hey 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,
    Ismael

    in reply to: Buy Now Button won't show after choosing variations #189759

    Hey 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,
    Ismael

    in reply to: How to change main menu colors? #189758

    Hi!

    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!
    Ismael

    in reply to: Default "portfolio-ajax" didn't work correct #189754

    Hi 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,
    Ismael

    in reply to: Enfold RSS Link and Twitter Account – translate text #189752

    Hi 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,
    Ismael

    Hi!

    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,
    Ismael

    in reply to: Social icon (LinkedIn) to the right on searh icon in header #189748

    Hi 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!
    Ismael

    in reply to: Add caption to a Gallery Slideshow #189541

    Hi 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!
    Ismael

    in reply to: Main Menu Enfold Turn Off Separators Between Menu Items #189540

    Hey!

    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,
    Ismael

    Hey 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!
    Ismael

    in reply to: [Resolved] Fontface acting funny #189537

    Hey!

    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!
    Ismael

    in reply to: How to place a header above the nested links on a page? #189521

    Hey 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!
    Ismael

    in reply to: change color background Enfold Secondary Menu #189520

    Hi 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

    in reply to: Post Slider Not Sliding in 2.4.2 and WP 3.7.1 #189519

    Hi!

    You have a lot of plugins installed. A total of 21. Maybe one of them is causing the issue. I tested the Post Slider on my end and it auto rotates after the defined number of seconds. Please deactivate the plugins to find the culprit.

    Best regards,
    Ismael

    in reply to: narrow full-width photo with sidebar menu widget UNDERNEATH #189515

    Hey DaraEmerson!

    You can add the Color Section then define a background image and set the Background Repeat to Stretch to fit. Set the page’s Layout > Sidebar to left “Left Sidebar”. You can’t add a breadcrumbs under the Color Section unless you install a third party plugin like Yeost Breadcrumb.

    Cheers!
    Ismael

    in reply to: Support IE #189514

    Hi!

    Please add this on your custom.css or Quick CSS:

    #header_main {
    background: white;
    }

    Remove browser cache then reload the page.

    Regards,
    Ismael

    in reply to: Show posts as a summary #189510

    Hey!

    This is the answer:

    You should create a page then switch to Advance Layout Builder, add the Blog Posts element. Configure the Blog Content length to show the excerpt. Don’t set a blog page on Enfold > Theme Options > Where do you want to display blog?.

    Regards,
    Ismael

    in reply to: The top page link don't show the arrow #189505

    Hi Pedroluiscarretero!

    Can you please post a link to the website? I have the latest Enfold and the go to top button arrow shows properly.

    Cheers!
    Ismael

    in reply to: Contact form Captcha field garbled text #189504

    Hi michaelhiga!

    It shouldn’t display that way. Can you please post the link to the contact page? Do you have any plugins installed? Please deactivate them then check the contact page again.

    Regards,
    Ismael

    in reply to: How to create portfolio items only with video? #189502

    Hi!

    Edit the portfolio item then add a featured image. At the bottom of the editor, look for “Overwrite Portfolio Link setting” and set it to “Define custom link”. You can add the the youtube or vimeo url. It will open in lightbox.

    Regards,
    Ismael

    in reply to: how do I remove the header from the theme? #189501

    Hey!

    Please post a screenshot of what you’re trying to do. The code provided above should remove the header then move the content upwards. You can also remove the title and breadcrumb container using this:

    .title_container {
    display: none;
    }

    Best regards,
    Ismael

Viewing 30 posts - 63,061 through 63,090 (of 67,460 total)