Viewing 30 results - 222,451 through 222,480 (of 243,783 total)
  • Author
    Search Results
  • #255283

    Topic: Enfold Tabs Questions

    in forum Enfold
    djred
    Participant

    Hi, It’s difficult to create content inside tabs because the av builder is not working inside it therefore I can’t insert content via the av builder, How can I activate av builder inside the tab edit view? The theme shortcodes is kind of limited without the av builder. I would like at least to avail the avia shortcodes inside the tabs. How can I do this?

    Also, How can I change the width of the tabs so that it expands to full-width? (not just on the left side of the page)

    Thanks!

    #255278
    Akurgal
    Participant

    hi,
    I want the new bbpress member Clicking “register” or click “reset my password” button Do not go to this page “wp-login.php” operations should be done in the “enfold” site design. Is it possible?

    thanks

    Akurgal

    #255276

    Hey Vicken!

    Where is it that you are trying to modify the settings for each? The theme has its own options for where to output the blog and how the blog should be displayed. Depending on your choice it may be using the excerpt or the read more tag. So a bit more information on what you have right now should clear things up.

    Regards,
    Devin

    #255274
    nobody
    Participant

    Hello,

    I was wondering if you guys had that demo somewhere I can download/import. I wanted to learn how they did all their techniques.

    let me clarify, i don’t mean the kriesi demo…i was looking for the kreatura demos (responsive, full width, 3d) etc that you can see on here:

    http://kreaturamedia.com/layerslider-responsive-wordpress-slider-plugin/

    • This topic was modified 11 years, 8 months ago by nobody.
    #255271

    Hi!

    Yes, it is just that simple. You can also try googling other how-to videos on installing a WordPress theme and see if an alternative description or walkthrough works better for you but the theme doesn’t have anything special that needs to be done on a typical WordPress installation.

    If you want it done for you I know Envato Studio has lots of freelancers who do theme installs for about $30.

    Best regards,
    Devin

    #255267
    reisp
    Participant

    Hi there, I am having an issue with the Enfold Theme Options area. When I open it, I am no longer given the sidebar. When I click the “show all options” button, nothing happens. In addition, if I try to do anything to the main screen that it opens to, nothing happens.

    Hope you can help! Thanks!!

    jackpeters
    Participant

    I don’t have images for individual products and I have looked everywhere for code to remove the image placeholders on individual product pages. I finally found this snippet of code provided by Yigit:

    .four.units.single-product-main-image { display: none; }
    .single-product-summary { width: 100%!important; }

    This DID remove the image placeholder on product pages (finally!) BUT it also removed the Single Product Page sidebar that I had been using to display the product categories for ease of navigation. It also removed the white space between the product SKU and the footer, which makes the page look awkward. Is there any way I can remove the product image placeholder but keep the sidebar?

    You can see an example of a product page here (with empty image placeholder):
    wp.qpage.com/product/nv2-accounting-software

    I need to remove the image placeholder but keep the sidebar with the product categories. I don’t care if the sidebar is on the right or the left (I think the Enfold theme puts them on the left, I didn’t make that choice).

    Many thanks for any help you can provide, this has been driving me crazy for weeks!

    #255256
    This reply has been marked as private.
    #255255
    PPjev
    Participant

    Hello,

    I am currently using this setup: WPML 3.1.5b2 WP3.9 Enfold2.7

    My blog setting are not working, I can not set how many blog post to show, I can not change the style of the blog post lists.
    My Tags, and Categories are not synced. Somehow I can only see my secondaries language category names in enfold post slider section. This is happening when I want to show specific posts, so I would go and select a category, but, I can not find it there.

    Tags will not show up on a post page, for example I want to tag my post with some tags, usually I would start typing and my already existing tags would show up, but it is not happening. And even when I press “show most popular tags” it will tell me that there are no tags.

    What is even more strange. If I want to display tag cloud in a footer, my native languages tags will appear, but will show empty tag cloud for my secondary language. Double checked if my tags are translated and synced. They are.

    Thanks for your support!

    #255231

    I have same problems with Enfold and WPML and 3.9 WP. My categories and tags are not synced well. It shows categories from my secondary language, and does not allow me to select my primaries language categories. Also, I can not set my blog setting available from Enfold, so I can not control style and number of posts. It will show default layout, and 10 post, as it is set in general WP settings.

    #255229

    It’s not just this file…i get an error message with all the files.

    From the video it looks to be as simple as dragging and dropping the enfold folder onto my website server (into themes). But it’s not working.

    #255226
    0rca
    Participant

    Similar to Navin here (https://kriesi.at/support/topic/category-posts-in-custom-menu/) I would like to use this plugin (instead of recreating the behaviour, though)

    Diana, the plugins author explains why the plugin is not working with Enfold:

    Can’t see it working in any way – Possible causes:
    You’re already using another plugin that uses the wp_nav_menu_edit hook and has a higher priority than mine. This is by design: My plugin is not critical and therefore I don’t claim a high priority on the hooks. Plugins/Themes that indicate to be more important will be given priority.

    Is there any way to change the priority of the theme’s usage of wp_nav_menu_edit or disable it?

    The Category Posts in Custom Menu is a godsend and makes so many menu options possible, that I would really love to use it with Enfold.

    #255225
    paic
    Participant

    Hi guys,

    I am having a problem adding in html content into the text-block elements. I am basically cutting code I created in dreamweaver and pasting it into a text-block.

    There seems to be opening <p> tags being inserted and also <br/> tags. I have attempted to place

    remove_filter( ‘the_content’, ‘wpautop’ );
    remove_filter( ‘the_excerpt’, ‘wpautop’ );

    Info the functions file to mend the situation but not effect. I don’t really want to use a css hack to fix this and want a good solution.
    I read on the forms people with similar problems but I have no success using they’re method. I dont have any plugins running am using wordpress 3.9 and the latest Enfold update.

    Please help with a solution.

    #255223

    Hey!

    lang folder is inside Enfold. So path should be wp-content/themes/enfold/lang/de_DE.po

    Regards,
    Yigit

    #255222

    Hi
    I have followed the instructions above but i am unable to upload the enfold theme folder. It attempts to load all the files but responds with an error message similar to this /var/www/html/wordpress/wp-content/themes/lang/de_DE.po: open for write: no such file or directory

    What am i doing wrong?

    Thanks

    Hey ElementArt!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
    1-

    #header_main_alternate { background-color: red; }

    2- Can you post the link to your website so we can take a look?

    Regards,
    Yigit

    #255213

    You listed 12 image size options, however when I go to insert media, I have 4 options only?

    http://rdrn.ca/about-rdrn/how-we-are-organized/

    #255204

    Topic: More Parallax Options

    in forum Enfold
    TinyGiantStudios
    Participant

    Hi Kriesi & Co.

    Just wondering if the parallax effect that http://www.squarespace.com/ has got going is possible with Enfold? Is there any code changes that I need to make on my side?

    #255196

    Hello Yigit,

    Thanks for the fast feedback.
    Previously I downloaded the WordPress install files only. This zip was still the previous version.
    Now I downloaded the full theme zip and that included the 2.7 version. Install went fine.

    Thanks
    Hans

    #255191

    Hey there,

    I have a question about how to change the label bar where it has the names of my differnt pages, such as home, themes, blog , about, contact etc. I.ve created several pages with content but the names of the pages are not appearing in this location with the other lables. How can I have the names appear in this area? Second, I´ve created a home page however, the ¨hello world¨ message is still appearing rather than my home page. How can I allow my home page to appear rather than this automated blog message appearing?

    Regards,

    joshbrannon
    Participant

    Wordpress 3.8.3 and Enfold 2.7: When editing the text in a Text Block, trying to insert a link causes the Insert/Edit Link dialog box to appear behind the Text Block dialog, so that the Text Block has to be closed before the Link dialog can be seen (at which point there is of course no way to add the link). Same behavior in Safari/Chrome/Firefox.

    This reply has been marked as private.
    #255171
    This reply has been marked as private.
    #255166

    Hey!

    Please update Enfold to the latest version 2.7 – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #255146

    Hey cameron329!

    This kind of customization needs to be handled by a freelance developer. Support doesn’t cover individual customization like that.

    You can find a great freelance developer from either Envato Studio, Codeable or Here: http://kriesi.at/contact/customization

    Regards,
    Devin

    #255142

    Hey undervised!

    Please update Enfold to the latest version 2.7 = http://kriesi.at/documentation/enfold/updating-your-theme-files/
    Let us know if issue remains. We may need a temporary admin login for further investigation

    Regards,
    Yigit

    #255127

    In reply to: Split menu item

    Hey Leggereacolori!

    You can add <br> tag after first line then add following code to Quick CSS in Enfold theme options under Styling tab

    .av-main-nav > li > a { line-height: 20px!important; }

    Best regards,
    Yigit

    lkauffman2003
    Participant

    Hi:

    I upgraded to 2.7 and wp 3.9. MY site uses a enfold child theme. The child theme shows at the active theme. I took your suggestions and and up the memory settings in the wp-config.phh. I cut and pasted your entries so hopefully no typos. Sometimes I can edit a text box and sometimes not. Also sometime when I click on text box I get the contents of an adjacent text box. Is there a newer version than 2.7? By the way all plugins are deactivated with the exception of ASKIMET.

    Hi!

    Can you check and make sure that wp-content>uploads folder has correct permissions ( 755 )?

    Regards,
    Yigit

    #255108

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #top .avia-post-nav { display: none; }

    Best regards,
    Yigit

Viewing 30 results - 222,451 through 222,480 (of 243,783 total)