Viewing 30 results - 236,161 through 236,190 (of 244,586 total)
  • Author
    Search Results
  • #180909

    Is SimplePie folder in the wp-includes primary folder an Enfold theme official file?

    I’ve read that WordPress website’s .htaccess files have been hacked by this code and wreak havoc on WP sites.

    Here’s are a few links if you are interested.

    http://www.tellingdad.com/2013/wordpress-htaccess-hack-and-fix/

    http://www.symantec.com/connect/articles/sniffers-what-they-are-and-how-protect-yourself

    Please let me know ASAP. Thanks much!

    #180905

    Hey!

    I thought you’re trying to change the contact form’s submit button?

    Best regards,
    Ismael

    #180890

    Hey!

    Glad it fixed it. :)

    Regards,
    Ismael

    #180886

    Hi iateme!

    Can you please post a screenshot? Did you recently update to WordPress 3.6? Please download the latest version of Enfold then update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356

    Regards,
    Ismael

    #180885

    Hey iateme!

    Please use this plugin: http://wordpress.org/plugins/jquery-updater/

    Download the Enfold 2.4 on your themeforest account. Update the theme via FTP: https://vimeo.com/channels/aviathemes/64927356

    Regards,
    Ismael

    #180882

    In reply to: increased font size?

    Hi saundra!

    If you want to make the font larger please use this on your custom.css or Quick CSS:

    body, body p {
    font-size: 15px;
    }

    You can select fonts on Enfold > Styling > Heading fonts and Body fonts.

    Regards,
    Ismael

    #180874
    This reply has been marked as private.
    #180856

    Hey!

    Please use this:

    .main_color input[type='submit'] {
    background-color: #c05f5f;
    color: #ffffff;
    border-color: #a03d3d;
    border-radius: 3px;
    background-image: url("../images/layout/bg-button.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    padding: 10px;
    font-size: 12px;
    text-decoration: none;
    display: inline-block;
    border-style: solid;
    border-width: 1px;
    margin: 3px 0;
    line-height: 1.2em;
    position: relative;
    font-weight: 600;
    text-align: center;
    max-width: 100%;
    }
    
    .avia_ajax_form .button {
    margin: 0;
    padding: 16px 50px;
    border-radius: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    font-size: 12px;
    }
    
    input[type="submit"], #submit, .button {
    padding: 9px 22px;
    cursor: pointer;
    border: none;
    -webkit-appearance: none;
    }

    Adjust the values if you want.

    Cheers!
    Ismael

    #180853

    Topic: Custom font

    in forum Enfold
    citystash
    Participant

    Hi,

    How do I add a custom font to Enfold. I don’t like any of the included fonts.

    Gregory

    #180851

    In reply to: Masonry load times

    Sorry Devin for being unclear. My images are generating thumbs by wordpress upon upload. What is happening is entirely based on the masonry gallery not loading them.

    My concern is really the second half of my previous post. I am not saying the script loaded on the enfold theme sample site is different than the one packaged in the theme download but they aren’t behaving the same way for me. thumbnails are available to the theme to use. But the masonry gallery is only loading full size images in both the lightbox and the thumbnail tiles. It isn’t doing that on your theme page sample, you guys are getting thumbs in the tiles and full res in lightbox. http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/ That is a big difference in performance.

    http://jackandaddi.com/portfolio/fine-art/
    this is my implementation of a smaller masonry gallery, the images are somewhat optimized and I plan on doing more in the future, that aside. If you inspect the page and look at a thumbnail tile it is a 1500px with image (full size) ideally it should be using a thumbnail right?

    #180850

    Hello,
    i have the same problem w/ the Yoast Google Analytics. If disable this, portfolio show and work.

    Now i disabled this and i insert a Google Analytics cose on ENFOLD specified field, but it is interesting capirte why not work with the other plugins.

    Thanks

    #180837

    Topic: site speed needs help

    in forum Enfold
    JoshMetz
    Participant

    Greetings. We really like your Enfolds theme. It’s providing a great new look and feel for our website http://www.scmwa.com. The only issue we’re having is that we get frequent comments from users that the site is slow. We’ve gone through and optimized our png slider images, added W3 Total Cache and followed as much guidance from Google PageInsights as possible. Can you offer any additional guidance on how we could improve the site speed?

    Many thanks!
    Josh

    Hey Devin,

    today I found this article: http://html5-mobile.de/blog/ios6-remote-debugging-web-inspector

    I don´t knew this possibility before…

    Found the follow code:

    <div id="main">
    
    style.css:321
    .fixed_header.social_header #main {
    padding-top: 230px;
    }

    I use this in my Custom Stylesheet to fix the issues with my big Logo : Link

    If I deactivate it in Safari, the whitespace is smaller, because now this one turns on:

    layout.css:80
    .fixed_header.social_header #main {
    padding-top: 147px;
    }

    Turn this off activates this:

    layout.css:79
    .fixed_header #main {
    padding-top: 88px;
    }

    Turn this off, kills the white space…

    To deactivate the fixed Header on mobile devices I insert this code: Link

    I´m not sure what exactly produces this mistake but I think it´s to find here and I have to set some values to 0px inside the media queries.

    But which one I have to choose? Because you told me that are no issues on your device. Don´t want to insert code that fix this issue but produces another one…

    _____________________

    Can´t find a solution for the Problem with the fixed background pictures on iPad and also on iPhone :

    Maintenance

    and

    Website

    I think it don´t´have to do anything with the loading time, because I insert today gzip in htaccess and they are the same issues like before.
    Pagespeed runs up from 29 to 81…

    No caching, no CDN…

    Best Regards
    Bruno

    #180821
    kirkmc
    Participant

    I’ve got readers who don’t like the inability to zoom on my site on the iPhone version of the Enfold theme. Is there any way to change this?

    And I don’t want to turn off the responsive theme…

    • This topic was modified 12 years, 6 months ago by kirkmc.
    #180818
    Boston182
    Participant

    Hey guys,

    I have the theme Enfold and the client no longer likes the larger, expanded navigation when sitting at the top of a page. He would like the navigation to always stay the smaller size (what it is when you scroll down). Is there any way to do this? I checked the forums and didn’t turn up anything, or maybe it was because I didn’t know how to ask the right question.

    Please let me know. Thanks.

    #180815
    donnellydesign
    Participant

    Hello:

    I have been working with your Enfold theme and really like it a lot. Thank you :)

    I have a few issues with the site that I’m building and I’m hoping you can help. Otherwise, please let me know if these are customizations I would need to have someone make.

    1. On my home page (I’m using a static page) I am trying to create the look of a 4column 2 row grid of images (some with links and some without) but I want to have no space between the rows or the colums. I need every square image to butt up to the next. See screen grabs. I tried using the portfolio grid feature, but that creates padding all around the images, as well as putting 1 image in each 1/4 column on the page. So, I figured out that if I built it in a text frame, importing images and sizing them to be exactly 257.7px x 257.5px so as to create 4 columns and 2 rows that would give the appearance I wanted. However, since I need a second row, and this is in the text editor feature of the advanced layout, it’s putting padding or line spacing or a break between each line. Can you tell me how to remove that white space? Code of text box is below (and screen grabs are here:

    ————

    Class DescriptionsNew to YogaPrivate ClassesOur Teachers

    ————

    2. I have a link in the top navigation called “Schedule” and it the takes traffic to a different website for scheduling class times with teachers, is there a way to have that link open in a new window/tab? I don’t want to have people click that menu item and go away from the site. All of the rest of the references to the “Schedule” open in new tabs/windows – I just can’t figure it out for the top navigation, which I set it up directly in the Menu panel.

    3. On the home page, I have a Blog Slider step up inside of a color box/block. Is there a way to change the type (color, size) for the blog titles, dates and excerpts? They are little hard to read on the color that I need to use behind them. Also, is there a way to remove the dates from blog postings if desired? I know I can go in and manually change the date it was posted, but can I have it simply not show up on the blog slider, and possibly not show up in the blog itself?

    4. On the “Contact us” page I am using the google map widget, but is there a way to make the map taller? The map is using the width of the column that it’s in, which is great, but it won’t let me change the height of the map displayed for some reason?

    Please let me know if you need any additional screen grabs. They site isn’t live, yet but if needed I can make it live temporarily for you to see.

    Thank you so much!

    #180814

    In reply to: WP 3.7 Upgrade

    Awesome! Thanks Josue
    I think I will grab enfold 3.4.1 before I go to wp3.7

    Best — George

    #180813

    Topic: Remove Page Titles

    in forum Enfold
    ijcreative
    Participant

    Hello,

    On the top of the Enfold theme where it has the page titles (Home, Portfolio, Blog, etc), how can I remove them? Basically I just want one page which is my portfolio so I don’t want any titles on the top – that includes ‘HOME’, I don’t want that there either.

    Also, is there a way for me to get the contact form in the sidebar?

    Any help would really be appreciated. Thanks!

    #180807

    I deleted the enfold parent and child theme and reinstalled them again. I then found the enfold_child.css files in the dynamic_avia directory and deleted out all font family references. However the H1 style is still loading a serif font. Does anyone have any ideas on how to fix this? There must be something “straggling” somewhere :-(.

    Thanks, Mike

    #180806

    In reply to: WP 3.7 Upgrade

    Hey George!

    I had no issues so far on my local installation (WP 3.7 + Enfold 3.4.1).

    Best regards,
    Josue

    #180802

    That will teach me for working on sites so late at night, I totally forgot to even check if it was running out of allowed memory, derp!

    It was just barely going over 64MB with Enfold + Events; upped it to 96MB and it’s smooth sailing.

    Thanks!

    #180796

    Hey!

    1) In your WordPress theme directory, please go to Enfold folder and open functions-enfold.php file and search for “avia-post-nav” it should be on 356th line. Comment out all lines by adding // between including 347 and 366 http://i.imgur.com/mNyYD0F.jpg
    2) There is already such feature on the theme. You can see it on demo page http://kriesi.at/themes/enfold/2013/10/21/postformat-gallery-multiple-images-with-different-sizes/

    Cheers!
    Yigit

    #180795

    Topic: WP 3.7 Upgrade

    in forum Enfold
    georgeorbelian
    Participant

    Hi Guys,
    I’m about to upgrade to wp3.7, I thought I would checkin with you first to make sure enfold 3.4 is all set to go —

    Best regards — George

    #180793

    In reply to: Contact form issue

    Hey!

    You can re-install the theme, everything you created are on your database and options should be recognized as theme name is the same. If you have made changes on theme files, they will be gone unless you are using a child theme.
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Yigit

    #180791

    Hey livengrin!

    Please try re-updating the theme via FTP
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,
    Yigit

    #180783
    SonicCube
    Participant

    Hello

    the built in Audioplayer does not work properly in Firefox. The playtime, scrubbing etc. functions do not work, please see an example here : http://www.sonicmediadesign.com/product/musik-fuer-die-warteschlaufe-modern/

    It does work in Safari tho. Is this something to report to WP as it’s the default player built in WP ?

    Using WP 3.7 and Enfold 2.4.1

    #180753
    oliviad
    Participant

    Hi,
    I have searched everywhere in this forum and tried many tweaks but did not find any thing. I want to open the portfolio link into a new window, any idea how I can do so?

    I guess it is somewhere here :

    avia-shortcode / portfolio.php

    $output .= "<h3 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>";

    Thanks in advance for your help

    PS: I have Enfold previous version as I have problem with upgrade

    #180751

    Of course, Peter, because the credentials can obviously be viewed by non admins (see above). So I deleted the access immediately. Can you give me a secure way to pass you new credentials?

    #180727

    Well Yigit, I have tested it too and found this: I had created another page as I wrote above in another post under the page:

    http://bildmanufaktur-wackernah.de/ebooks-fuers-ipad-5/

    There I had some AVIA elements too and I put for testing a Post Slider and a Product Slider on that page. It showed all elements, no problems. A few minutes ago after I read your fault message, I selected that page in Enfold as homepage. And viola, all is fine, no problems, all components are there.

    Maybe there is a bug in one of the AVIA elements at my homepage.

    I did find a few bugs in there as for example I could not setup a tabs element – every time I saved a part, I lost all content in there, so at last, the tab was empty.

    #180712

    In reply to: Missing theme.php file

    Yeah, Yigit, I’ve copie the unzipped Enfold folder to wp-content\themes via FTP – and still I have the following messages:

    PHP Warning: require(E:\Domains\vertsysbr.com\wwwroot/wp-includes/theme.php) [function.require]: failed to open stream: No such file or directory in E:\Domains\vertsysbr.com\wwwroot\wp-settings.php on line 110
    PHP Fatal error: require() [function.require]: Failed opening required ‘E:\Domains\vertsysbr.com\wwwroot/wp-includes/theme.php’ (include_path=’.;C:\php\pear’) in E:\Domains\vertsysbr.com\wwwroot\wp-settings.php on line 110

    Thanks,

    Palvarini

Viewing 30 results - 236,161 through 236,190 (of 244,586 total)