Viewing 30 results - 104,461 through 104,490 (of 106,390 total)
  • Author
    Search Results
  • #130041

    Hi,

    Open up header.php and find this line somewhere toward the bottom of the page that looks like

    <!-- end container-->

    now paste the code below before or after this line, just substitute the 2 urls.

    <strong class="logo2">
    <a href="URL OF LINK"><img src="URL OF IMAGE" alt=""></a>
    </strong>

    Now add the following css to quick css or to /css/custom.css file

    strong.logo2 {
    position: relative;
    float: right;
    }

    Now to move the menu add this css, but you will need to play around with the number in the media query (as well as make your logo smaller)

    .main_menu {
    left: 19em;
    }
    @media only screen and (min-width: 768px) and (max-width: 989px) {
    .main_menu {
    left: 12em;
    }}

    You will need at the end to add a few lines in /js/avia.js since as you can see the left logo shrinks when you scroll down the page, and the right logo will not do that by itself. Once you finish these steps let us know.

    Thanks,

    Nick

    #130198

    1) So if this is not possible, can the default woo single product page be used instead?

    2) Also, I tend to disagree about the design not looking good with a sidebar because I have a design that requires it and looks better than the default of the theme. Is it not possible to provide the code to place a sidebar on the right and reduce the product description area from three thirds to two thirds and leave one third for the sidebar (using a small product image)?

    Hi,

    Show me the page where you made this small thumb gallery, please. What needs to happen is you set it up somewhere on a page not in the footer, then you view the source of the page once its working in middle of page how you want it. Copy the part of the source where it starts to where it ends, and paste it into the enhanced text widget. If you dont know how to do that, please show the page where its all set and ready with the images and links just how you want them.

    Thanks,

    Nick

    #26406
    bigbangbazinga
    Participant

    Hello,

    I would like to swap the featured image of a blogpost with the headline, so that the headline (with post-meta-infos) appears first, below the image and then the actual blogpost content.

    It should look like that in a single-post and also in the blog overview (e.g. mysite.com/blog)

    Thanks for your help!

    #26402
    rickswearingen
    Participant

    I am sure this topic has been posted to death but I cannot seem to get the Parallax effect on pages to work properly. I have the setup correct but the background image is super choppy as I scroll up and down with Safari. I would blame it on Safari but when I check your demo page http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-fullscreen-slider-3/ it is perfectly smooth. You also have a slider on that page , as do I and there is no problems on the demo.

    FYI, it works fine in Chrome and O.K. in Firefox (but then again it, as stated it looks Great in Safari on your Demo page)

    **I am editing this post as I just discovered the effect works GREAT in “Stretched Layout” mode. I am using the boxed layout and that seems to be the issue.

    So to sum it up, the Parallax effect with boxed layout on Safari do NOT mix well.

    Is there a fix for this?

    Rick

    artistic24459
    Participant

    I have the Enfold theme

    When a portfolio post opens in AJAX, it shows the image, title and text for that project. But clicking on the title it also opens that same portfolio post by itself, with no AJAX. When using AJAX, I would like to disable the link as I don’t have much information for each project.

    Also would this be an added option in the future? To have it as an option to have a link or no link on the title to a full page project.

    AndrewDouglas
    Participant

    Have just purchased the Enfold theme and didn’t realise that the icons were not modifiable. I need to have 6 Icon headed boxes on the home page that link to associated pages. Is it possible to recreate the ‘icon box’ look using any other means? an image followed by a text box maybe. I have designed the icons already.

    Yes, I’m new to this and would appreciate your help! If I can’t do something like this I will have to shelve this plan and go and purchase another template that allows me to do this. Many thanks

    #129984

    Hi,

    You would need to adapt this function http://stackoverflow.com/a/15044377/1245478

    I cant answer better since there is no url for me to look at.

    Thanks,

    Nick

    #128177

    In reply to: Logo blurred on Safari

    Hi,

    Here is where you can see the dimensions of image, and dimensions shown in initial size and when it shrinks:

    View post on imgur.com

    Thanks,

    Nick

    #128848

    Enjoy the theme!

    Thanks,

    Nick

    #26397

    Topic: Boxed Layouts

    in forum Enfold
    joe88
    Participant

    Hello. The 1.8 notes mention “added several improvements to allow boxed layouts, added 4 new layouts” and “added new background images for the new layouts”? What are these items referring to? I have not seen this in the admin area. Thanks.

    #130228

    In reply to: Adding images to table

    Hi,

    Yes, it is possible.

    [av_table purpose='pricing' caption='']
    [av_row row_style=''][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][/av_row]
    [av_row row_style=''][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][av_cell col_style='']<img src="IMAGE URL HERE">[/av_cell][/av_row]
    [/av_table]

    Regards,

    Ismael

    #114743

    I’ve just started building a few sites and some things that i require would be

    1. Custom Post Types, the ability to pull from different post types, and taxonomy using Layout Editor

    2. Nested Layout options, have a 1/3 & 3/3 inside a 1/2 if you want to have an image aligned left (i know it can be done using text field, but this way would be much easier for my clients)

    3. Ability to add a custom class or ID to each element in the layout builder

    Also, 4. When i press enter on my keyboard it exits out of the editor, can we somehow map that to the save button in the editor?

    #26391
    #26390
    melangeur
    Participant

    Hi,

    There is a CSS bug for new custom post type on the front end.

    A class problem may be.

    this the screenshot > http://imageshack.us/photo/my-images/191/dydu.jpg/

    #130177

    Enfold doesn’t support this feature out of the box and you can add it to the wishlist. WP-Backgrounds Lite should work with Enfold because I tested it. However you must use the “Boxed Layout” otherwise you won’t see the background image. I used following settings for WP-Backgrounds Lite:

    You can select the background image on the post/page editor page:

    #26386

    Topic: Adding images to table

    in forum Enfold
    siobhan13
    Participant

    Hello,

    Is it possible to add images to the table in Enfold Avia Layout Builder?

    I’m wanting to recreate a table like this – http://etool.net.au/portfolio/office-warehouse/ for each of my project pages, but can only do it by copying this table and pasting it into a text box in the layout builder.

    Any ideas?

    Thanks, Siobhan

    #130042

    Sure – add following code to the bottom of functions.php

    function avia_add_images_to_rss_feed($content)
    {
    global $post;
    if ( has_post_thumbnail( $post->ID ) )
    {
    $content = get_the_post_thumbnail( $post->ID, 'full', array( 'style' => 'display: block;' ) ) . '<br/>' . $content;
    }
    return $content;
    }

    add_filter('the_excerpt_rss', 'avia_add_images_to_rss_feed');
    add_filter('the_content_feed', 'avia_add_images_to_rss_feed');

    #129975

    Hi!

    Maybe it’s not possible to use a column shortcode within a toggle shortcode because the floating columns will break the toggle container. However you can try following code:

    .toggle_content{
    display: inline-block;
    }

    Best regards,

    Peter

    kuanileqa
    Participant

    Howdy,

    I’ve been working on a site for a while now and have hit wall after wall. I’ve done copious research on forums here to make sure I wasn’t missing anything but can’t resolve some issues.

    1. I set everything up than started building a layer slider. It wouldn’t show on any page, nor would the default slider. I used the advanced tool builder and did everything correctly. It held the place of the slider but that is all. Also all the other “animated” elements don’t work either (like the image sliding in from the side, or the portfolio). It seemed like most people’s problems have been not using the advanced tools but i’ve done that so not sure what to do.

    2. After working on this for a while I went to refresh and I got the “white screen of death” and couldn’t access my admin. I went through appropriate steps as i’ve read on this forum (change the config to increase size) but it keeps happening. I reinstalled the theme from FTP, updated wp, etc, tried renaming folders, I even deactivated and deleted a bunch of old plugins. Once I do one of these it will work for about 5 mins than go white again.

    I would really appreciate some help. I don’t know what else to do to make this theme work.

    Thanks in advance!

    #130081

    Hi,

    You can’t insert a page but you can easily copy that. Insert an Image element then below add the text block element. Add an anchor tag linking to a page.

    Maybe you can add something like this on the text block:

    <h3>Randi’s Bio</h3>
    <p>SOME TEXT HERE</p>
    <a href="LINK TO A PAGE">Read More...</a>

    Regards,

    Ismael

    Hi,

    Do you want to remove the Featured Image? The thread you provided is for “Abundance”. Please use this instead

    .big-preview.multi-big, .small-preview {
    display: none;
    }

    Regards,

    Ismael

    #129856

    Hi Devin.

    I changed the permission to 777. I selected the boxed wood style, click save, the background image does not show, but the solid background appear. The H1, links, etc, does not change, stays the previous color. If I change the color under custom.css, nothing updates or changes.

    Quite puzzled.

    Thank you.

    #129894

    In reply to: sticky footer

    Hi,

    Home, you mean the home menu? You can change the home menu background with CSS.

    #menu-item-755 {
    background: url('IMAGE OR ICON LINK HERE');
    width: 200px; /* Adjust this value */
    text-indent: -9999px; /* This is for hiding the "Home" text */
    }

    Inspect your home menu, look for the li id selector, mine is #menu-item-755.

    Regards,

    Ismael

    #130190

    One more question,

    When the site is viewed on wide screen all of the overlaying images are aligned to the left. Is it possible to have them be centered.

    #26378
    Jarrod Davis
    Participant

    Why can’t single product page for woo, have normal sidebars and not being stuck under the image? That does not look right. What can be done to fix this? I see other themes doing it… so?

    Thanks

    Jarrod

    Hey,

    You just have to wait until the feature you requested gather sufficient votes.

    Regards,

    Ismael

    #130147

    Hi,

    Use the Video element under Media Elements tab, insert the video url.

    You can also use the Image element, Set Link to Manually then insert the video url. This will open the video on a lightbox.

    Regards,

    Ismael

    #129953

    I’ll add it as a request to our github.

    #26372
    rickswearingen
    Participant

    I have read a few posts about having custom background images per page but not one that has fit (or worked) for me.

    I already have a custom background image uploaded in the styling section for the whole site but would like a different one for a couple of my pages. I tried the suggested WP-Backgrounds Lite plugin but it strangely did nothing.

    Is this a possibility, or should this be filed under the “Wish List”

    Rick

Viewing 30 results - 104,461 through 104,490 (of 106,390 total)