Forum Replies Created

Viewing 30 posts - 63,631 through 63,660 (of 63,979 total)
  • Author
    Posts
  • in reply to: Button Class and Javascript for the current page #119623

    Hi,

    I’m not sure but capturing url and javascript thingy seems a bit complicated. Let me tag the rest of the support team.

    Regards,

    Ismael

    in reply to: Possible to have a full edge to edge map? #119645

    Hi,

    Add a new layer > select Div / Video, insert the google map code

    <iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&output=embed"></iframe><br /><small><a href="https://maps.google.com/?ie=UTF8&ll=37.0625,-95.677068&spn=48.287373,107.138672&t=m&z=4&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>

    Go to Style tab > Layout & Positions > width and height should be 100%. Top and left position is “0”. Drag the layer at the top of every other layers to place it behind. Save changes.

    Regards,

    Ismael

    in reply to: Duplicate blog page #117509

    Hi,

    Glad it is fixed. :))

    Regards,

    Ismael

    in reply to: Search Box Problem Windows 8 #119412

    Hi,

    I’m sorry, I don’t have Windows 8 to check this issue. I’ll tag this thread to Kriesi and the rest of the support team.

    Regards,

    Ismael

    in reply to: Builder Mis-alignments #119661

    Hi,

    I’m sorry about the forum. You can attach images using simple html tags. . You can edit your post by clicking the small “Edit” post below your current post. You can also delete them. If you want to see all of your post, click the “Member” text at the bottom of your Username.

    Please give us link to the pages with certain issues.

    Thank you,

    Ismael

    in reply to: Avatar Facebook login #119662

    Hi,

    They need to register their email accounts on http://en.gravatar.com/. They can set the profile pic there.

    Regards,

    Ismael

    in reply to: call me and email me buttons #119668

    Hi,

    You can actually add an email link. On Enfold > Header > Phone Number or small info text, place something like this

    <a href="mailto: (Email address hidden if logged out) ">Email me!</a>

    I’m really not sure if an automatic click to call number is possible. If they have a Skype Call to Click plugin enabled on their browser, they will be able to click the number and call it through skype.

    I haven’t tried this plugin http://wordpress.org/extend/plugins/contact-call-plugin/. You should try it.

    Regards,

    Ismael

    in reply to: creating icons? #119670

    Hi,

    What theme are you using? Can you be more specific? A screenshot of what you are trying to accomplish will help.

    Regards,

    Ismael

    in reply to: Installation problem #119432

    Hey,

    Glad it is fixed. I didn’t know the Mac folder is hidden on MAC OS. That sure is weird. :)

    Regards,

    Ismael

    in reply to: Formatting gets stripped in Enfold #119472

    Hi,

    Yes, I reported the issue to Kriesi about the Advance Layout Editor. Elements goes blank when saved, stripped html tags etc. I’ll tag this thread to Kriesi.

    Regards,

    Ismael

    in reply to: Avia Layout Builder Sidebar Element #119419

    Hi,

    You can manipulate the column sizes via CSS. :)

    Regards,

    Ismael

    in reply to: Drop Down Menu Like Demo #119652

    Hey,

    Glad you found it. :))

    Regards,

    Ismael

    in reply to: Portfolio categories #118739

    Hi,

    I’m sorry if I didn’t get back to you right away. I can’t fix the issue on the sortable portfolio categories. You have a lot of plugins installed out there. I don’t have to deactivate any of them because you may lose some options that I don’t know. Please try to deactivate them one at a time then reload the portfolio page.

    Regards,

    Ismael

    in reply to: Header background image #119650
    in reply to: Remove caps in headings- Enfold Theme #119387

    Hi,

    Please add this on your custom.css or quick CSS.

    h1, h2, h3 {
    text-transform: none !important;
    }

    Regards,

    Ismael

    Hi,

    You need to create a backup of your custom.css or copy the code on the Quick CSS on a notepad or something like that. Yes, it would be nice to be able to save a custom theme style. You can request that on this thread https://kriesi.at/support/topic/enfold-feature-requests.

    Regards,

    Ismael

    in reply to: Problem on ipad and iphone #119620

    Hi,

    I don’t have these mobile devices so let me tag Devin to check this out. :)

    Regards,

    Ismael

    in reply to: Demo data #119596

    Hi,

    Go to Theme Options > Click Import Dummy Data. It will give you almost all of the pages that you can see on the demo.

    Regards,

    Ismael

    in reply to: Logo is stretched and fuzzy #119603

    Hi,

    Re-size the logo first using Paint or Photoshop. Suggested logo size is 200px * 100px. Go to Theme Options > upload the logo. When the upload is finish select which size you want to use before clicking the “Use Image as Logo”.

    Regards,

    Ismael

    in reply to: Enfold – Responsive Slide Out Menu **ISSUE** #119577

    Hi,

    What is the code that you have right now, the code that Nick gave you? What header style do you have?

    Let me tag Nick.

    Regards,

    Ismael

    in reply to: Testimonial http ? #119567

    Hi,

    What do you mean by lost http? When I click on the link I am redirected to hotmail.

    Please give us a link to your website and probably a screenshot.

    Thanks,

    Ismael

    Hi,

    I don’t really see anything wrong on the website. I have a 1600×900 resolution screen and even when I resize the browser to any specific size, the site looks good without the portfolio images overlapping. These are the list of screen sizes, normally use on homes, offices etc.

    800 x 600
    1024 x 600
    1024 x 768
    1366 x 768
    1280 x 600
    1280 x 800
    1280 x 960
    1280 x 1024
    1440 x 900
    1600 x 1200
    1920 x 1080
    1920 x 1200

    I tested the site on each resolution and the portfolio looks fine. I don’t really think a user will re-size his browser to 1200px deliberately.

    Regards,

    Ismael

    in reply to: Portfolio preview 200×200 px with fixed size #119560

    Hi,

    If you only want to target the portfolio thumbnails, you should change this line of codes

    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns

    You may need to edit some css because it will probably resize the thumbnail but the thumbnail will inherit the size of the portfolio container.

    Regenerate the thumbnails with http://wordpress.org/extend/plugins/regenerate-thumbnails/.

    Regards,

    Ismael

    in reply to: Unable to edit homepage slider #119553

    Hi,

    Please send them on ///.

    Include this thread on your email.

    Regards,
    Ismael

    in reply to: team member: image do not display #119521

    Hi,

    I tested this on the localhost and it works perfectly fine. Please try to insert an image and select any images on the Media Library.

    Do you have the latest version of Enfold? Please download it on your themeforest account.

    We suggest to build the site with the Enfold theme online to avoid configuration and database lost later.

    Regards,

    Ismael

    in reply to: portfolio with space between column #119512

    Hi,

    If you have a four column portfolio, you can add this on your custom.css or Quick CSS

    .grid-entry.no_margin.av_one_fourth {
    width: 24%;
    }

    3 columns should be like this

    .no_margin.av_one_third {
    width: 32.3%;
    }

    2 columns, add this

    .no_margin.av_one_half {
    width: 49%;
    }

    This will add a 1% margin between the items.

    Regards,

    Ismael

    in reply to: Menu Font Changes #119185

    Hi,

    I think this is what you want.

    .active-parent-item a {
    color: red !important;
    font-weight: bold !important;
    }

    Regards,

    Ismael

    in reply to: Does the contact form have a file submit? #119487

    Hi,

    You can style the Gravity Forms font with this

    .gform_wrapper {<br />
    font-family: Arial !important;<br />
    font-size: 14px !important;<br />
    color: red;<br />
    }

    Regards,
    Ismael

    in reply to: Pflichtfeld Checkbox #119368

    Hi,

    Can you give us a link to your contact page? You can actually target the checkbox then add a style to it when empty. Mine looks like this

    .error#element_avia_check_1 {
    border: 1px solid red;
    }

    This will only be applied when the user leave a required checkbox empty. You might need to add the style on each checkbox that you have.

    Regards,

    Ismael

    in reply to: Socket 540px #119092

    Hi,

    Sticky footers tends to break the responsiveness of the site. There are certain techniques that you can use to make a sticky footer. You might want to look into that. It means breaking the default layout of the theme though. In my honest opinion, who needs a blank page anyway?

    Regards,

    Ismael

Viewing 30 posts - 63,631 through 63,660 (of 63,979 total)