Viewing 30 results - 98,971 through 99,000 (of 106,459 total)
  • Author
    Search Results
  • #200535
    jmaguirrei
    Participant

    Hello!

    This is the page: http://www.adw.cl/contacto/

    I am using contact form from Enfold Theme and have a few questions:

    1. I am not receiving the autorespond mail. I think maybe has to do with the hosting, so I contacted them and hope to have news tomorrow. I understand only having a Autorespond text, this is the expected behaviour, if not, please tell me.
    2. Is it possible to have some ‘advanced’ html in the autorespond text? For example images and custom fields (like the name of the person who contacted). Or some predefined page?
    3. Confirmation message style is not attractive, it’s just a text in a blank page. Is it possible to have a predefined html or load a page for the confirmation message?

    If the answer to one of the questions above is negative, do you recomend some plugin that can do that in an easy way to configure?

    Thanks a lot!!

    Regards
    José

    #200524
    #200500
    jmaguirrei
    Participant

    Hello, I like to disable click (link) option in featured images, for example:

    http://www.adw.cl/elaboracion-del-whisky/

    This is the behaviour wanted for all images, so maybe some global CSS is the best way.

    Thanks very much!!

    Regards
    José

    #200497
    PPCHound
    Participant

    Hi,

    I have created a custom field for posts called ‘external_url’.
    Is there a way to wrap url in this field around the featured image, so clicking the featured image will take the user to the external site rather than showing a larger version of the featured image?

    kindest regards,

    PPCHound

    #200494

    In reply to: Text Block not working

    Look at the image that was in the link. In the admin panel, for the page the images are left-align even though they show up on the site as center-align.

    Step 1: Click all pages.

    Step 2: Go to the page to edit.

    Step 3: Created the 1/3 column layout

    Step 4: Put text block inside column

    Step 5: Placed text and image in text block
    Note: Initially when placed the original content that was assigned center-align Enfold made it left-align.

    Step 6: Click on image and assigned center-align.
    Note:Initially on Thursday evening with WP 3.8 and Enfold 2.1 the image on the site was left-align even though it was coded center-align. After I installed V2.4.2, increased the memory_limit to 64MB and disabled all plugins then and only then did the Avia Framework begin to work properly.

    Step 7: Clicked ‘Save’ on Text Block edit screen.
    Note: Even though when the Text Block edit screen showed the image center-align (https://dl.dropboxusercontent.com/u/18117912/Enfold-Text-Block-Edit-Screen.jpg) when the text block edit screen is closed the image is left-aligned (https://dl.dropboxusercontent.com/u/18117912/Enfold-Issue3.jpg).

    If the Enfold Avia Framework is supposed to be WYSIWYG then I believe the image in the 1/3 column block in the admin panel should be in the center of the column not left align.

    #200457

    In reply to: Text Block not working

    Hi!

    Can you elaborate? I checked your website on Chrome and images are centered. And i guess this is what you would like to do. I am not sure if i understood the issue clearly

    Cheers!
    Yigit

    #200449

    In reply to: Logo Größe

    Hi crevlon!

    As i understood, you would like to increase the height of your logo. If that so, please refer to this post to increase the height of header https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
    If you would like to make your logo 200px in height, you can change as i posted in that topic. Then you can upload a bigger logo

    Best regards,
    Yigit

    #200425
    This reply has been marked as private.
    #200378

    I had this image in that folder and this code in the css Devin provided. The problem was that this url “../images/layout/bg-button.png” is not leading to the right place. When I made my own folder and changed this url to url(“/1/bg-button.png”) everything start looking the same way as in avia.
    Thanks for help!

    #200375

    In reply to: Text Block not working

    The issues that I mentioned above were in Enfold 2.1. But I upgrade to Enfold 2.4.2 today.

    Did what you suggested but there is still a major problem in Chrome.

    I forgot a problem yesterday. Can’t center images in a text block — this doesn’t happen all the time. When in the text block edit screen, it will center the image but when saving it sends the images back to left align. https://dl.dropboxusercontent.com/u/18117912/Enfold-Issue3.jpg This issue occurs both in Chrome and IE. However,, when viewing the site it is centered.

    I found a conflict between Enfold and Leaflet Maps Maker plugin. When I re-activated this plugin the Avia framework wouldn’t load in a page. All I got was the spinning icon like the framework was trying to load. As soon as I deactivated the plugin the framework would load.

    The conflict that occurred previously with Shortcodes Ultimate has been corrected.

    #200368
    kudesign
    Participant

    Could you please take a look at this bug in IE8, images with a URL are displaying incorrectly as thin strips:
    http://luisettiseeds.co.nz/nz/
    bug

    Many thanks!!

    #200328

    In reply to: Full Screen Slider

    Hi!

    Please try this on your Quick CSS or custom.css:

    .avia-fullscreen-slider .avia-slideshow-inner li {
    background-position: center top !important;
    }

    This will adjust the top position of the slider image.

    Cheers!
    Ismael

    #200324

    In reply to: Blog image thumbnails

    Hi!

    Glad you fixed it. :)

    Regards,
    Ismael

    #200319

    Hi!

    Please download this file then place it on images/layout folder:

    http://www.mediafire.com/view/h5m368lt4m9j6d0/bg-button.png

    Add this on Quick CSS:

    body div .avia-button{
    background-image: url("../images/layout/bg-button.png");
    }

    Cheers!
    Ismael

    #200317

    Hi!

    You can try this. We will use the title container. Edit the product then look for Layout > Header Settings > enable the header. Add this on Quick CSS to hide the title and breadcrumb:

    .single-product .main-title.entry-title, .single-product .breadcrumb {
    display: none;
    }

    You can then add an image background on the title container for single product pages only.

    .single-product .stretch_full.container_wrap {
    background: url('http://blog.gettyimages.com/wp-content/uploads/2013/01/Siberian-Tiger-Running-Through-Snow-Tom-Brakefield-Getty-Images-200353826-001.jpg') no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 300px;
    }

    You can adjust the height. Change the background image url.

    Cheers!
    Ismael

    #200294

    In reply to: Full Screen Slider

    OK I have tried all of the suggestions that you guys have listed. But I’m still having trouble with the Full Screen Slider image sizes. As you can see from my previous posting I have changed the size of the images, I have changed the settings, I have changed the images but I’m still stuck. What should I do?

    Any help is greatly appreciated!

    #200286

    In reply to: Blog image thumbnails

    Sorry, I think I just figured it out with this CSS,

    .small-preview img { min-height: 81px !important; }

    I’m not sure if that is the best way to do it but it looks good.

    [edit] – Also to other users with same question I found that you can set the image size 80 x 80 with the blog shortcode but when you use the regular blog setting the images do not resize so make sure to use the blog shortcode.

    • This reply was modified 12 years, 4 months ago by Yeowza.
    #200284

    Topic: Blog image thumbnails

    in forum Enfold
    Yeowza
    Participant

    Hello, can someone show me how to use the blog thumbnails?

    [edited]

    It looks like the container is 81 x 81 but my images do not fill it.

    • This topic was modified 12 years, 4 months ago by Yeowza.
    #200274
    #200272

    Hi,
    I’ve added this css to my quick css and button on site changed to this one – site2. It is a bit cooler but not as cool as in avia. Also I’ve noticed that there is no gradient in css you provided, so may be there is another version?

    #200266
    Vorug
    Participant

    In avia editor my default button looks like – avia
    But on site it looks this way – site
    No custom css styles used. What can be the problem?

    #200264

    Hey!

    Make sure that each item has a featured image set for it. See: http://kriesi.at/documentation/enfold/create-new-portfolio-item/

    Best regards,
    Devin

    #200261

    Hi!

    I’m waiting on the next release to do the follow up video but the only thing not covered in detail is using tags to designate specific widths.

    For each portfolio item you *must* designate a featured image using the WordPress featured image. That image is what gets used for the portfolio grid, masonry etc.

    See: http://kriesi.at/documentation/enfold/create-new-portfolio-item/

    The masonry layout doesn’t have support for choosing alternate images for each item. Only a single image can be designated using the featured media option.

    Cheers!
    Devin

    #200257

    Hey webdraw!

    Once the content has been imported the only way to remove it is to go through the pages, posts, menu items, image etc and remove them through WordPress. The content is just regular WordPress content and once imported it acts just like something you would have added manually.

    Cheers!
    Devin

    #200253

    Thanks Devin – I don’t think I put the #top in there before because adding that worked.

    Is there a way to add a static image to the header in the single product pages? I’m using a full-width layer slider in the header on all the other pages, and since I can’t do that on the single-product page I was wondering if I can just use a static image on the product details page to give me a similar look.

    Thanks!
    John

    #200217

    Topic: Logo position

    in forum Enfold
    #200192

    Hi!

    Please try to insert following code into the quick css field

    
    .avia-content-slider .slide-image img {
    max-width: 100%;
    width: auto;
     }
    

    Cheers!
    Peter

    #200172

    Hi!

    Just a quick FYI the support queue on our end goes by last response to newest so each time you self respond it actually pushes your topic to the end of our queue and doesn’t bring it to our attention any quicker.

    As for the issues its the first time I’ve seen something like it though there have been image uploading issues on various themes in the past and typically they are associated with either a plugin causing a conflict or an error in the WordPress installation.

    Any of the ‘default’ themes are those that come bundled with WordPress: twenty twelve, twenty thirteen etc. If the issue is or is not there as well then we can definitely see if its a potential theme issue or something else.

    If you can create a temporary admin account for us to take a look live that might help as well. Checking the box for “set as private reply” will act as a private post just for support to see the details.

    However, veiled threats of a poor rating for a quicker reply is not going to help anything.

    Regards,
    Devin

    #200150

    What do you mean by “deafult theme”? The default WordPress theme, or your own default theme? If it is your own default theme, what specifically, do you mean and how do I do that? Thank you.

    #200143

    Hi jparker2312!

    With the WooCommerce pages there is no special layout for the product pages. They only have the single way to display them so re-creating them is just a matter of filling in the data on the custom post type.

    The one extra item that gets added is the hover image meta box on the right hand side. You can see a demo of them about half way through this video: https://vimeo.com/channels/aviathemes/77351544

    Best regards,
    Devin

Viewing 30 results - 98,971 through 99,000 (of 106,459 total)