Viewing 30 results - 239,881 through 239,910 (of 243,762 total)
  • Author
    Search Results
  • #136742

    Hi kriru,

    If you are using WordPress 3.6 you must be using at least Enfold version 1.9.1+.

    You can also try deactivating any plugins or dropins you have installed to see if there is a conflict with the theme code.

    Regards,

    Devin

    #28177
    kriru
    Participant

    Hi,

    Theme-enfold

    version-1.7

    problem : Theme setting option not shown

    you can see here what problem i am facing

    1) http://screencast.com/t/J4pybwXRe

    2) http://screencast.com/t/7VipewR22lp

    how can i solve this?Please help

    #28174
    rufinus
    Participant

    Hi,

    If you look on

    http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/

    you see the detail page on a product with no sidebar.

    No matter what i do, im unable to archive this.

    see http://sbin.cwd.at/shop/taschen/thyra-hot-pink/

    in the produts i only can select a sidebar, but not “no-sidebar”

    What can i do?

    As alternative it would be ok to have a sidebar, but on the right side.

    TIA

    #28171
    celineflament
    Participant

    Hello,

    I’m trying to hide the div that encompass the page title (in a H1) and the breadcrumb… I’ve tried to comment the lines that displays the “avia_title” function in index.php, page.php, etc… Strangely, it removes the div only when I’m logged in admin.

    I’ve also tried commenting “if(!function_exists(‘avia_title’))” in function-enfold.php, without more success…

    What can I do?

    Thanks in advance,

    Céline Flament

    #136216

    Hi Ismael,

    Thank you for getting back to me so quickly.

    I can confirm I am using WP 3.6 & Enfold 2.0.

    It seems that it works in IE 10 but not in the latest versions of Firefox or Chrome, have checked on both Mac Lion & Win 7.

    Here is a screen shot, although not much to see: http://cl.ly/image/1r2u1j312V2H

    Cheers,

    Duncan.

    #116509

    In reply to: Enfold Showcase

    Hi All

    Just wanted to say a really big thanks for Enfold.

    It enabled me to get a new site out there in a very short time with a simple and neat look for Iridium Fountain Pens.

    Expect it to go ecommerce with Woocommerce very soon.

    Any and all feedback appreciated.

    Thanks

    Jeff

    Fatal error: Cannot redeclare layerslider_load_lang() (previously declared in /home/content/42/11112542/html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:103) in /home/content/42/11112542/html/wp-content/plugins/LayerSlider/layerslider.php on line 101

    I get the same error message when I try to install new LayerSlider version as a plugin.

    But the LayerSlider is not a separate plugin. It is part of Enfold Theme.

    Should I upload all files of new LayerSlider version via ftp to theme folder?

    #134616

    Hi,

    i’ve just posted you an email with all the details and i’ve done eveything you ask about WordPress.

    It’s working fine with the Replete theme and steel not working with Enfold.

    Regards,

    xavier

    #28162
    wvanderzee
    Participant

    I’ve noticed that on my site the breakpoint for the mobile menu – menu toggle button – is activated at 767 px. When looking at the Enfold demo the breakpoint is at 990 px. I like to have the same breakpoint – 990 px. Now the menu is quite big and shows in front of the logo.

    My Header Type is: Fixed Header with Social Icons and additional Navigation. I’ve tried the Non-fixed menu, but that doesn’t change the breakpoint.

    Because the site in beta I cannot put any link here. Hope you can help me with it!

    #136262

    In reply to: Icons in Enfold

    I mean font Icons. I presume these are also being used in Choices?

    Thanks

    Andrew

    #129853

    Hi Devin and thanks for your reply,

    as the plugin defined allmost every aspect of it’s design it is pretty isolated from the theme’s design. Of course it uses similar element (like a search-button), but they are all defined in it’s own styles. As I’m not a CSS-pro I’m happy that I at least found out how to manually define the design for the plugin but as most of the elements are already defined in enfold’s design I thought there might be a way to just reference the design and say “match plugin-button-design with enfold-button-design” like some kind of nesting.

    If that’s not possible via CSS could you give me at least an idea on how to optimize my approach… for example there is an element called “sabai-btn” I know how to change the color with this:

    .sabai-btn {

    color:#000000

    }

    but how could I set the color dynamically that it’s always the color that comes from Enfold’s selected color-scheme?

    Thanks again

    quicky

    #114967

    Hey,

    @Björn Sennbrink: Thank you for this. Please let us know if you’re finish. :)

    Regards,

    Ismael

    #136298

    Hey,

    1.) What do you mean remove the functions? Or do you mean remove the style of the Enfold table? Please give us a link to your website.

    2.) No, there is no option to add border or frames to the images. You need to manually edit them using CSS.

    Regards,

    Ismael

    #136312

    In reply to: sidebar

    Hey,

    You can go to Enfold > Styling > scroll a bit below for the Quick CSS field. You can also use the custom.css located on the css folder via FTP or your cpanel.

    Please refer to this link: https://kriesi.at/support/topic/increasing-width-of-sidebar-images-to-300-px

    Regards,

    Ismael

    #136261

    In reply to: Icons in Enfold

    Hi,

    The tab elements doesn’t have the icons. Are you talking about the iconbox or the iconlist?

    Regards,

    Ismael

    #28159
    yutakaemura
    Participant

    I started localizing the .po file to Japanese using poedit. However, some parts are impossible to localize. Especially, the date/time formats are hard-coded like: “11 Aug 2013”, but it needs to be translated to “2013年 8月 11日”. As you can see the order of day, month, and year is different in Japanese. Can you make the code easier for us to localize? Preferrably, I would like the format match to a user’s profile, and if not logged in, it should match to the admin’s settings. Meanwhile, Can you tell me where I can modify in the PHP code so I can show the date/time format correctly to the Japanese audience?

    Thank you,

    #129625

    Hey,

    @FLQA: Thanks for this. :)

    Regards,

    Ismael

    #136401

    Hi judetsai,

    The contact form data isn’t available to be parsed or manipulated. Its just form data that gets emailed on submission using the wp_mail/php mail function.

    You could style your plugin’s form by inspecting the form field css and then copying it over but actual data collection is a planned feature for a future update.

    Regards,

    Devin

    stwallis001
    Participant

    I would like to add a Facebook Social Media icon next to the Twitter and RSS feeds icon at the bottom of the page? How would I do this? Is their currently a social media plugin in the Enfold Template somewhere that i am not seeing?

    Hi adalbertowf,

    If you are using WordPress 3.6 you must be using at least Enfold 1.9.1 for all of the sliders to work correctly. You can update following the steps in this video: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    #136400

    Hi,

    yes its a plugin, i am a beginner developer and new to wp. Where can i find the code for data processed in the contact form.

    thanks

    #136399

    Hi,

    Is this a plugin? I’m sorry but you need to hire a freelance developer to sync the plugin to the contact form.

    Regards,

    Ismael

    #136368

    Hi glozemedia,

    I’m not actually sure. I don’t have the theme purchased via ThemeForest so I don’t have a pin to add in for the admin update. Let me tag Kriesi and see if he can offer a bit of insight. Otherwise I’ll need to dig around in the new function code.

    Regards,

    Devin

    #134901

    I have now tried upping the memory limit in wp-config.php but the problem is still there.

    It seems like I can change the bg-colour of something like the footer once but then cannot change it again for a day or two. Enfold>>Styling>>Footer

    (eddited to add) I haven’t tried many other settings/changes so don’t know if the problem also happens in things like font or layout changes.

    I have also re-checked that it is not a caching issue.

    #136681

    Hi,

    Can you give us a link to the page with the layerslider? You can add a special class selector for each layers. Go to Attributes panel > Classes, add a class called “layerslider-open-sans” for example. Save changes. Go to custom.css or Quick CSS, add this code:

    .layerslider-open-sans {
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    }

    Regards,

    Ismael

    #28155
    SoulPower
    Participant

    Hello Kriesi, Ismael, Devin & others,

    Great job on this theme guys, this is an incredibly beautiful and elegant design.

    I’m still exploring the many options but I’ve run into an issue that I need some assistance with. I have toggled Open Sans as the font for both Heading Font and body font in the Theme Options Styling section. I would like to use Open Sans as a font for text elements in the LayerSlider but it’s not recognized when I enter it under Family in the Font area of the Style section.

    I’ve also tried adding Open Sans via the plugin WP Google fonts, but still nothing.

    What do you recommend as a next step?

    Thank you so much for your help.

    Best,

    Jonathan

    #135497

    Hi,

    Deselect the Blog on Enfold > Theme Options > And where do you want to display the Blog?. Create a Blog page then insert the Blog Post element. Select “Single author, big preview pic” as the Blog Style. Publish the page. Go to Enfold > General Settings > Blog Style, select “Single Author, small preview.”

    Regards,

    Ismael

    #28145

    Topic: Archive Excerpts

    in forum Enfold
    itchybrain
    Participant

    Gday Kriesi forum

    I’d like to automate excerpts on the archive page, rather than the default full post content.

    I did read a recent post that was in need of the same but the thread is closed and I didn’t understand the latter steps: https://kriesi.at/support/topic/enfold-archive-exceprts

    I placed the archive.php in my child theme includes folder, and modified line 47 to say get_template_part( ‘includes/loop’, ‘archive’ );

    But then I’m not sure what to do next. It seemed as though I need to also include the loop-index.php in the child includes and modify that. However, I don’t know what to do to modify that file.

    Does anyone know what I need to do here?

    Thanks for any help you can provide me.

    cheers

    Darryl

    #114966
    #28139
    uienvy
    Participant

    Hi Enfold!

    Love the theme! However, having issues with my Blog page. http://metric.uienvy.com/blog/

    If you notice, the content of the post is being pushed to the left and below the authors image…I have another site I am working on and it looks as expected. Any ideas as to why this is happening?

    Thank you very much!

Viewing 30 results - 239,881 through 239,910 (of 243,762 total)