Forum Replies Created

Viewing 30 posts - 62,701 through 62,730 (of 66,027 total)
  • Author
    Posts
  • in reply to: portfolio Sortable "all" no first by default #168526

    Hello!

    Sorry but the menu and sort category have no relationship with each other. You need to hire a freelance developer to modify how the sort function work.

    Regards,
    Ismael

    in reply to: Website wouldn't load…Update issue? #168520

    Hey ScarletView!

    Please download the latest version of Enfold, 2.3. It should be compatible with WordPress 3.6.

    Cheers!
    Ismael

    in reply to: Mega Menu Padding Adjustment #168519

    Hello asherbarrett!

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

    .mega_menu_title span {
    font-size: 12px;
    }
    
    #header .avia_mega_div .units {
    padding: 0 10px 0 15px;
    }
    
    #top .main_menu .menu li ul a {
    width: 100%;
    min-height: 23px;
    max-width: 60px;
    }

    Best regards,
    Ismael

    in reply to: White line on border of each layer #168509

    Hello!

    1.) Like Yigit I don’t see the line around the layer on the slider. You can post a screenshot using imgur, dropbox, mediafire etc.

    2.) The demo uses 1700x400px image size for the background.

    Best regards,
    Ismael

    in reply to: Coming soon page #168330

    Hi malkoin!

    Create a page then set the Template to “Blank, no header no footer.” to hide the header and the footer. On Layout > Layout > Set it to No Sidebar. Switch to Advance Layout Builder then insert the elements or content that you want to show on the Coming Soon Page. Set it as Frontpage on Enfold > Theme Options > Frontpage Settings.

    Regards,
    Ismael

    in reply to: Main Navigation Issues #168328

    Hello!

    You can add this on your custom.css or Quick CSS:

    .logo {
    width: auto !important;
    max-width: 300px !important;
    }
    
    .logo a img {
    max-width: 300px !important;
    width: auto !important;
    }

    I’m sure Peter’s code will work. Please apply it again without the code above then remove browser cache. Reload the page a few times.

    Best regards,
    Ismael

    in reply to: Comment Replies #168323

    Hey!


    @simonswiss
    : Thank you for explaining. :)


    @BuffyO
    : Please give us a dummy account and create a dummy post where you place a comment then we will leave a reply.

    Best regards,
    Ismael

    in reply to: Portfolio Entries – 6 Columns? #168322

    Hello headbentdesign!

    Edit the Portfolio Grid element, set the column to 5 then add this on your custom.css or Quick CSS:

    .grid-entry.isotope-item.no_margin.av_one_fifth {
    width: 16.66%;
    }

    Regards,
    Ismael

    in reply to: Facebook gallery #168315

    Hi midischool!

    I managed to make it work using the lite version [ http://wordpress.org/plugins/social-gallery-lite/ ] of the plugin. I upload the plugin but I didn’t configure any options. Tested a post with an image and the plugin’s lightbox works including the fb comment box on the right side of the image.

    You also need to disable the native lightbox plugin of Enfold which is prettyPhoto to avoid conflict. Edit js > avia.js, find this code:

    //activates the prettyphoto lightbox
    		if($.fn.avia_activate_lightbox)
    		$(container).avia_activate_lightbox();

    Replace it with:

    //activates the prettyphoto lightbox
    		//if($.fn.avia_activate_lightbox)
    		//$(container).avia_activate_lightbox();

    Best regards,
    Ismael

    in reply to: Site breaks in chrome #168293

    Hey!

    1.) Once you update the theme to the latest version, go to Enfold > Theme Update. Enter your username and api key to get notifications and update automatically.

    2.) I’m not really sure what’s wrong with your site but please try to deactivate the iphorm form builder plugin, see if the issue still persist.

    Best regards,
    Ismael

    in reply to: Heading Font Color #168285

    Hello jgoldberg1983!

    Please remove the !important. There are lots of heading or title elements on the theme? Which title are you trying to change specifically? A link to your website will help.

    Regards,
    Ismael

    in reply to: Landing Pages Plugin with Enfold #168284

    Hello Hanniball!

    You can create your own Landing Page using the Advance Layout Builder. Please try to import the dummy data, you’ll see how the theme works. We can’t assure you that the plugin is compatible with Enfold. We won’t be able to provide full support for third party plugins.

    Regards,
    Ismael

    in reply to: Layer Slider WP Not Responsive #168283

    Hi!

    Please try the Easy Slider or the FullScreen slider. Looks like you have a simple slider layout and can be easily duplicated using the Avia Sliders instead of the LayerSlider. LayerSlider is not that responsive, you might need to hire a freelance developer or designer to target all layers and make it responsive using Media Queries.

    Cheers!
    Ismael

    in reply to: Issues, easy slider, gallery load and light box #168275

    Hey wayneftruax!

    I’m sorry but I don’t see any problem on the site. When I click a portfolio item on this page http://kokko-design.com/residential-design-services/, it directs me to a page with a gallery. I clicked the gallery images and the lightbox pops up fine. Where is the faded image? Can you give us a screenshot of the issue?

    Cheers!
    Ismael

    in reply to: One Shortcode overwrites another #168271

    Hey mtupuschies!

    Can you give us a link to the website please? Please deactivate all plugins then try again.

    Cheers!
    Ismael

    in reply to: Translate frontend only #168265

    Hello Luukratief!

    You can use WPML plugin to translate the website, wp dashboard won’t be translated.

    Cheers!
    Ismael

    in reply to: Shortcode für die Accordions / Toggle innerhalb einer Tabelle #168260

    Hi!

    Glad we could help. :)

    Best regards,
    Ismael

    in reply to: Enfold styling settings not working, avia builder not working #168258

    Hey wayneftruax!

    I can see that the header color is dark. Did the styling work already? Sometimes, you need to remove browser cache then reload the page a few times before the css gets applied. Please check the file permission of enfold.css file located on wp-content > uploads > dynamic_avia folder.

    Regards,
    Ismael

    in reply to: No webfonts in IE 8 #168257

    Hey!

    Some browsers can’t render selected Google Fonts, specifically the IE browser as we all know have some styling issues. The problem lies directly on the files that Google is serving up so there’s nothing you can do about it. You can use Font Squirrel to move the fonts and host them locally or try to use a single Google Font for your website to render them properly on IE8.

    Regards,
    Ismael

    in reply to: Hintergrundbilder für Seiten (Boxed Layout) #168256

    Hello Chris!

    You can use this plugin created by Peter. :)

    http://wordpress.org/plugins/wp-backgrounds-lite/

    Cheers!
    Ismael

    in reply to: Getting HTTP Error while uploading images #168251

    Hello!

    Do you have the Sell Media plugin? Or any other plugins for that matter? Please deactivate all of them then try to upload an image, see if it works.

    Cheers!
    Ismael

    in reply to: Main menu in IE8 broken since v2.2 #168243

    Hello!

    Glad it worked. :)

    Best regards,
    Ismael

    in reply to: portfolio Sortable "all" no first by default #168242

    Hi nicolasweh!

    Edit config-templatebuilder > avia-shortcodes > portfolio.php, remove everything then replace it with this code.

    http://pastebin.com/3TgZ3CrN

    This will place the “All” category at the end of the category sort list.

    Cheers!
    Ismael

    in reply to: IE & Responsive #168234

    Hey!

    I’m sorry but I don’t understand the question. What image link are you trying to set manually?

    Best regards,
    Ismael

    in reply to: semi transparent wavy divider #168231

    Hi!

    Add a Color Section then give it a unique ID for example “wave-section”. Apply the wave image as background image then configure the Color Section as follows:

    Background Image Position: Top Center
    Background Repeat: Stretch to Fit
    Background Attachment: Scroll
    Section Padding: No Padding
    For Developers: Section ID: wave-section

    Go to Quick CSS field or edit custom.css, add this code to move the section upwards until it covers part of the section above:

    #wave-section {
    margin-top: -50px;
    }

    Cheers!
    Ismael

    Hello!

    You can add this on your custom.css or Quick CSS:

    .sub-menu li:first-child a {
    padding-top: 50px !important;
    }
    
    .sub-menu li:last-child a {
    padding-bottom: 50px !important;
    }

    Adjust the padding.

    Regards,
    Ismael

    Hey!

    Please download the latest version of the theme, Enfold 2.2. This is the screenshot of how your themes folder should look like on a localhost. It is basically the same when you upload the site live.

    Cheers!
    Ismael

    in reply to: Prevent Google indexing of private pages #168217

    Hey uattah!

    Google will have the same access to private pages as normal visitors, if the content isn’t on the page for a visitor then it won’t be for Google either. Private pages can’t be crawled by Google. :)

    Cheers!
    Ismael

    in reply to: Registration for a forum user #168215

    Hey!

    Glad you found that plugin. That sure is useful. :)

    Cheers!
    Ismael

    in reply to: progress bar in a layerslider #168212

    Hi!

    Did you insert the actual html progress bar html code inside a unique div? On the example, we put the progress bar code inside “<div class=”layerslider-progressbar”></div>” then we specify the width of the div because the progress bar needs to inherit the width of the container.

    .layerslider-progressbar {
    width: 600px;
    height: 50px;
    }

    Best regards,
    Ismael

Viewing 30 posts - 62,701 through 62,730 (of 66,027 total)