Viewing 30 results - 239,341 through 239,370 (of 241,676 total)
  • Author
    Search Results
  • #114717

    I would really, really like to see the ability to change font size and weight for headings and text without having to go find the CSS (as part of the admin theme setup area, maybe). I’m not fabulous with CSS, and I’m always afraid I’m messing with the wrong piece of it… I’ve used other themes with this ability, and I’d LOVE to see it with this theme because this theme is so amazing!

    Thanks!

    #126656

    Hi,

    I am sorry, but full size its the same slider as located on kriesi.at/themes/enfold but with substituted images. That slider has no issues with Android. So besides image replacement (i assume you used identical sized images in your replacement) if the only difference between yours and the demo is the change of the height via css (which the theme authors say should not be done because it will create problems such as you describe) then I am out of ideas. Have you searched on the LayerSlider forum or asked the developers there about the best way to resize a slider ?

    Thanks,

    Nick

    #128720

    Hi,

    Create a page, insert the Blog Post element. Configure the options, look for “Blog Content length”, select “Excerpt with Read More link”. Upgrade to Enfold 1.7.

    Regards,

    Ismael

    #26052
    Slick Sites
    Participant

    Im trying to use Gravity Forms in Enfold and the new styling addition is causing problems with the CSS “Ready Class” already installed with Gravity Forms.

    For example having gf_2cols causes no effect. I would like to have 2 columns with the checkboxes etc.
    http://wordpress.org/plugins/gravity-forms-css-ready-selector/

    Is it possible to completely disable the overriding styling from Enfold with Gravity Forms? If so, where, how?
    Cheers
    Paul

    #129098

    Hey,

    Glad you fixed it. :)

    If you like Enfold, please write a testimonial here: https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance

    Regards,

    Ismael

    #129023

    Hi,

    Upgrade to Enfold 1.7. It will fix the issue.

    OR

    Edit wp-contentthemesenfoldconfig-templatebuilderavia-shortcodes > postslider.php, find this code

    "subtype" => array(	__('1 Columns', 'avia_framework' )=>'1',
    __('2 Columns', 'avia_framework' )=>'2',
    __('3 Columns', 'avia_framework' )=>'3',
    __('4 Columns', 'avia_framework' )=>'4',
    __('5 Columns', 'avia_framework' )=>'5',
    )),

    The array 1 Columns should be equal to 1.

    array( __('1 Columns', 'avia_framework' )=>'1'

    Regards,

    Ismael

    #128762

    Hi,

    First go to the Add this plugin dashboard. Settings > Addthis Share. Fill in the AddThis Profile ID: then login using your Addthis account. Get the Addthis API code on your actual addthis account. Sign in here: https://www.addthis.com/login

    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
    <a class="addthis_button_tweet"></a>
    <a class="addthis_button_pinterest_pinit"></a>
    <a class="addthis_counter addthis_pill_style"></a>
    </div>
    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51de2d2b7e09a8f5"></script>
    <!-- AddThis Button END -->

    Edit wp-contentthemesenfoldconfig-templatebuilderavia-shortcodes > portfolio.php, find this code.

    $output .= "<h2 class='portfolio-preview-title'><a href='{$link}'>".$entry->post_title."</a></h2>";

    Below, add the addthis api code with some modifications.

    $output .=	'<!-- AddThis Button BEGIN -->';
    $output .= '<div class="addthis_toolbox addthis_default_style ">';
    $output .= '<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a';
    $output .= '<a class="addthis_button_tweet"></a>';
    $output .= '<a class="addthis_button_pinterest_pinit"></a>';
    $output .= '<a class="addthis_counter addthis_pill_style"></a>';
    $output .= '</div>';
    $output .= '<!-- AddThis Button END -->';

    After that, open footer.php, find this code

    <a href='#top' id='scroll-top-link' class='avia-font-entypo-fontello'></a>

    Below, add the addthis javascript code with your unique profile id. It will look something like this.

    <script type="text/javascript">var addthis_config = {"data_track_addressbar":true};</script>
    <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51de2d2b7e09a8f5"></script>

    We got the code from the original API code.

    If you successfully did the instructions above, you will have the addthis button below the portfolio title.

    Regards,

    Ismael

    #129097

    Just saw this post here so I should have this resolved https://kriesi.at/support/topic/rollover-disc-arrow-replacement-part-2

    Thanks much

    #26040
    comlor
    Participant

    Hi I want to change the icon in the image link overlay. What file / code do I edit to change that icon to a plus sign instead of an arrow?

    Thanks much,

    Chris

    #129102

    Hi,

    Can you give me the info about your google map? I’ll try to recreate it on my end.

    Regards,

    Ismael

    #129084

    Hi,

    @formateins: Thanks for the tip.

    @colorit2: You can edit framework > php > class-framework-widgets.php, remove everything then replace with this code: http://pastebin.com/s77nHLeV

    Regards,

    Ismael

    #127308

    Trial and error is probably the best way to really get it if the description and explanations above aren’t doing it. The effect can be achieve with either a transparent background on your icons or a colored background its just up to you which you want to do.

    If you are still having issues just link us to the page with what you have now and we’ll see if we can help.

    Regards,

    Devin

    Good! It works almost perfectly.

    Only a detail. I’m using the fixed and shrinking header. When I click in the link of the megamenu, it sends me to the expected section but the beginning of the section is beyond and beneath the fixed header and I can’t read the tittle. It happens only when I’m going from one page section to another page section (Home > Explore or Explore > Home). With sections in the same page, enfold scrolls smoothly to the beginning of the expected section without problems.

    What would be ideal for me is to take down the beginning of the section the same space occupied by the fixed header.

    Thanks again

    And regards!

    #26042
    diannedominguez
    Participant

    Hi there,

    Is there a way to enable directions with the Enfold Google Maps Widget? I cannot get the Info Bubble Content to display and address or interact with the pin at all…

    Thanks.

    #26041
    comlor
    Participant

    How do I remove the line under the header in Enfold theme? It is the grey line that is under logo and menu area of header.

    Thanks much,

    Chris

    #129083

    Try to add a text widget above and give it a title. The extra spacing may be corrected with CSS.

    #128629

    Next step:

    If I do a search on the dutch site and click on “View all results” the link is pointing to the main site. So I do have to manually add the $lang from the request, because I do use WPML with path setting (no subdomains). As for the primary language, the language setting must be removed.

    So I changed in functions-enfold

    $output .= "<a class='ajax_search_entry ajax_search_entry_view_all' href='".home_url('?' . $query )."'>".__('View all results','avia_framework')."</a>";

    to

    <br />
    $lurl = $_REQUEST['lang'].'/';
    if (empty($_REQUEST['lang']) || $_REQUEST['lang'] == 'de')
    {
    $lurl = '';
    }
    $output .= "<a class='ajax_search_entry ajax_search_entry_view_all' href='".home_url($lurl.'?' . $query )."'>".__('View all results','avia_framework')."</a>";

    Not the best…

    #26037
    BeeCee
    Participant

    Hi,

    I would like to give the combo widget a widget title as the other widgets have it.

    How to?

    Thanks a lot.

    #127804

    In reply to: Nested short codes

    What’s up Dude, i talked to the plugin author and he said:

    “…JavaScript is being wrapped in paragraph tags. This is something that WordPress does when it is processing content. Normally this isn’t an issue with shortcode content however I have seen it happen with several “premium” theme frameworks and plugins which attempt to do cache. Essentially what happens in the content gets rendered and saved to the cache then it gets re-rendered when it is read from the cache and WordPress interprets line breaks and paragraphs and then adds paragraph tags. Obviously this creates unexpected consequences. The themes that I have encountered this with offered a [raw][/raw] shortcode which needed to wrap around our shortcode to prevent this from happening. Take a look at the “wpauto” filter (http://codex.wordpress.org/Function_Reference/wpautop).”

    Does enfold have such a raw short code?

    #128628

    Moving on, I’m stuck with the title of the result form. This is done with

    $output .= "<h4>".$post_type_obj[$key]->labels->name."</h4>";

    in functions-enfold.

    The array is substituted with get_post_type_object() and at this point I’m lost in space. Does this belong to the standard language of WordPress? I do use de_DE and of course I do have the official nl_NL language files in the same folder.

    I really don’t know why this ain’t working. Meanwhile I’ve set up a local Enfold copy without any plugins (except WPML), created some pages and it’s the same behaviour. Should I bother the folks at WPML with that?

    Ok I’m going to recreate this as a PNG in photoshop.

    Am I understanding this correctly?

    – color background = 30px x 30px

    – color stroke = 2px

    – total icon dimensions 32px x 32px

    – icon height = 17px

    Is this correct? Also I see a 1px dimension (border width & text shadow) as well. What is that? I imagine the border shadow is a 1px drop shadow??

    Thank you for your time.

    #128627

    Yeah, thanks for pointing it out. I’ve come across the WPML article, but didn’t check the language param in functions-enfold.

    Currently it’s not working and it won’t be a conflict with any other plugin – this sticks to the ajax request.

    Any chance this could be fixed in a next version of Enfold?

    As a sidenote:

    Just messing around with things I figured out how to do a work-around. I’ve been using Codestyling Localisation to do some wording corrections for the dutch language file provided by another Enfold user. No prob at all. I tried to work with the .mo files within WPML and switched now to the string translation handling. So if I do add the translations manually this way, it works. Weird stuff… :-/

    #26028

    Topic: MediaElement.js issue

    in forum Enfold
    Jason Westbrook
    Participant

    Hi,

    I am trying to use the “Series Engine” plugin with the enfold theme. I have been advised to disable the themes mediaelement.js in order to use the plugin version of the mediaelement.js. When using the plugin the audio portion will not play and is conflicting with the theme. Can you show me how to disable the mediaelement.js from the theme?

    http://adventurechurch.tv/media/

    Also, Enfold theme is by far the best theme ever designed and I would like to know when you will be realsing other templates that use the exact same “drag and drop” feature?

    Thank you kindly,

    Jason

    #128791

    In reply to: Icon Box without Icons

    I may correct this, but you need some work-around with CSS/HTML. If you enable the debug-feature of Enfold, you’ll get a simple textarea below the builder. So you may add an own wrapper around your iconbox-element having a unique id (or class). This way, you are able to address only the iconboxes in context and give it a simple display:none. A global overwrite will look like this:

    .main_color.iconbox_top .iconbox_icon {display:none;}

    If you wrap some iconboxes with a specific div like .my-boxes, it should look like

    .my-boxes .iconbox_icon {display:none;}

    In case you like to keep the small square box on top, this gets a lil bit nifty. You have to overwrite the selected icon using jQuery. Otherwise you may set the color of the icon to the background itself… ;)

    I’ll have to create a work-around a bit further than that – my customer want’s some own icons (graphical)…. :(

    PS: Adding an empty icon the the typo-listing is also an option – but I’ll leave this to the support team.

    #26025
    Antonia
    Participant

    Hi,

    using the post slider option, if I select displaying one column it switches to two. Any clues?

    thanks!

    Hi Jasmer,

    The icons aren’t actually a single png or entypo icon but instead a combination of both. Eg, the twitter icon is the font character for the twitter bird but the icon background and icon decoration is actually all css. The CSS for which is:

    #top .social_widget_icon {
    padding: 0;
    margin: 0;
    height: 30px;
    width: 30px;
    line-height: 32px;
    text-align: center;
    float: left;
    font-size: 17px;
    border-radius: 2px;
    background-image: url("/themes/wp-content/themes/enfold/images/layout/bg-button.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    border-style: solid;
    border-width: 1px;
    }

    and

    .asc_twitter .social_widget_icon {
    color: #fff;
    background-color: #46d4fe;
    border-color: #46d4fe;
    text-shadow: 1px 1px 1px #17ACD8;
    }

    Regards,

    Devin

    Hi mmsh8765,

    Navigate to the themes folder via FTP and delete the enfold theme folder. Make sure there is at least twenty twelve installed so that wordpress can default back to it.

    Make sure you can log in and things are up and running again. Try contacting your hosting provider to verify what memory limit your wordpress installation has and if they need to increase it on their end.

    Next, try installing via FTP again and this time if you are using Filezilla or another client that shows upload failures keep an eye out for any files that don’t fully upload or fail.

    Regards,

    Devin

    #116484

    In reply to: Enfold Showcase

    Hello,

    my new site… http://www.toner-sammler.de … it was very easy to work with the theme :) Good work

    regards

    jo

    #128312

    In reply to: Enfold Graphics Query

    Much appreciated.

    With the Testimonials, I saved the page as a template, did the trick…

    #128751

    Hi Gary,

    The template option outlined above is a good work around for using a similar layout. I know there is a updated template saving system in the works but it will be a bit until its released with a theme update.

    Regards,

    Devin

Viewing 30 results - 239,341 through 239,370 (of 241,676 total)