Viewing 30 results - 129,931 through 129,960 (of 142,945 total)
  • Author
    Search Results
  • Hi one last thing how to I centre the log (move it down slightly as it is really close to the top of the section).
    I only noticed this when I changed the background to grey as it wasn’t so obvious when it was white.
    cheers Kinnear

    D5WDesignGroup
    Participant

    I have an image inserted into a color section that I would like to be able to swap for a different image when the site is viewed on a mobile phone. It is a wide .png which works great on a desktop but when viewed on a phone it becomes very small. Is it possoble to change it out on the phone?

    Thank you.

    #260492
    Donkies11
    Participant

    Hello Enfold Support,
    Here is a site I just started developing – it is going to have an e-commerce element via WooCommerce: http://coffeeworks.com/wordpress/.
    I mention the WooCommerce aspect to avoid potential conflicts and errors as I am developing.
    As you can see, I’d like to have a background image (100% width) for the site, with content on top of it, However, the “container” class, which seems the candidate for getting the result I am seeking, is also used in the footer and I believe in other elements as well – so this isn’t working as intended.
    Is there a solution that will get me the result I am hoping for and hold up to theme updates?
    TIA,
    Greg

    #260490
    belyeaem
    Participant

    Here is the site I’m working on: http://www.portsmouthparkingshuttle.com. I would like for the colored sections to blend seamlessly without the light line dividing each of them. I believe is the theme sets this border-color as #e1e1e1. I would like to change that color to match the background of my site, or just remove it all together.

    I found this thread that addresses this same problem, but the suggested css code did not do the trick. Any other suggestions as to how I can get rid of this border?

    Thank you!

    Emily

    #260459

    In reply to: Few Questions

    Hi bendosda!

    1) As far as I know its a must-have so that the isotope script can do its thing.
    2) Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: scale(1.0,1.0);
    -moz-transform: scale(1.0,1.0);
    transform: scale(1.0,1.0);
    }
    

    3)

    
    .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a {
        border: 0;
        border-left: 1px solid #fff;
    }
    

    This assumes the background of the nav bar is #fff . Change as needed.

    4) You can remove the search option in the themes Header Layout editor and adjust via the available options. Anything outside of that would need to be customized by a freelance developer.

    5+6) It can be done with a bit of custom css depending on the exact effect but as with #4 it would need to be done via a freelance developer as we aren’t able to cover customization here.

    7) You can add a video element in a number of ways depending on the exact way you want it to be displayed. Just keep in mind most mobile browser will completely ignore auto play video settings now. The fullwidth slider element supports video as does just adding a youtube embed to a text block or code block.

    Cheers!
    Devin

    #260457

    In reply to: Enfold Update Error

    This reply has been marked as private.
    #260449

    Topic: Social Icons

    in forum Enfold
    designing
    Participant

    Hi Guys,

    We’ve just up dated the theme and the social icons on the top-bar have messed up?

    • This topic was modified 11 years, 12 months ago by designing.
    #260439

    Topic: Socket Content…

    in forum Enfold
    Gadja
    Participant

    Hello. I have searched the forum and all the questions on this topic are a little more advanced than my one. I would just like to know where I go to change the content in the socket..? I’m sure that I have already done this once but I have been playing about with the settings – I have created a basic child theme (as per the video tutorial) and I have imported the parents theme settings.

    Many thanks,
    Gareth

    • This topic was modified 11 years, 12 months ago by Gadja.
    #260431
    simplefly
    Participant

    Hello. I would like to have my logo hang halfway over the slides. Is this possible?

    My site is located at: http://www.simpleflycreative.com/clients/palaez/

    #260421

    Hey JaredBurnett!

    1- Please add following code to Quick CSS

    #top .wp-caption.aligncenter { width: auto !important; }

    2- Seems like you have figured it out

    Cheers!
    Yigit

    #260399
    D5WDesignGroup
    Participant

    I have used the following code as found in the forum to turn the menu items into buttons:

    #top .main_menu .menu > li > a{
    padding:10px !important;
    background: green;
    height: auto !important;
    line-height: 16px !important;
    border-radius: 5px;
    margin: 0 13px;
    }

    #top .main_menu .menu {
    margin-top: 25px
    }
    #top .header-scrolled .main_menu .menu {
    margin-top: 3px
    }

    This works well for creating the button effect however these are the issues I would still like to fix:
    1. The page that I am currently on has the colored underline right underneath it. I would like to be able to remove the underline completely.
    2. Can I make it so that the button background of the page that I’m on is a different color from the other buttons?
    3. Can I also assign a different background color for the hover state of the buttons?

    #260379

    In reply to: Footer Glitch

    Hi there,

    We deactivated all active plugins and updated the theme in a staging environments. There is still a glitch. With one page load, and three times scrolling the page from top to bottom – the footer appears different each of the three times. See video:

    https://www.dropbox.com/s/0rdm194qwzpe5t1/Troubleshooting%20Footer.mov

    Thanks,

    Jaime

    #260372

    Hey aribann!

    Please add following code to Quick CSS and adjust as needed

    #top .avia_ajax_form input[type="checkbox"] { width: 20px; height: 20px; }

    Cheers!
    Yigit

    #260364

    In reply to: Read more button

    Hi Carsten!

    I am not sure if i understood the issue clearly. If you would like to add buttons to LayerSlider, please see Devin’s post here – https://kriesi.at/support/topic/css-for-buttons-in-layerslider/#post-257808
    Regards,
    Yigit

    #260353
    simonac
    Participant

    Hi, how to delete the line under the top navigation menu? I mean not the main menu.

    Regards,

    Simon

    #260348

    Bingo. Thanks!

    #260341

    Hi!

    Please go to Appearance > Editor and open Footer.php file and make sure that this bottom line is the same – http://i.imgur.com/6aDdIBA.png
    If it is, try updating the theme to the latest version 2.7.1. Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

    #260287

    So, jetzt hat es doch geklappt ^^

    Gibt es denn eine Möglichkeit, dass die Änderungen an der Javascript Datei (https://kriesi.at/support/topic/kein-nahtloser-ubergang-beim-scrollen-in-verbindung-mit-ubermenu/) beibehalten werden, oder muss ich die jedes mal neu einfügen?

    Vielen Dank für eure Hilfe!

    #260243

    In reply to: Problems with iPhone

    Hi!

    As i mentioned in your other topic, you can activate your plugins one by one to find the culprit

    Best regards,
    Yigit

    borkent
    Participant

    Hi all,

    Question1:
    Where can I download the latest child-theme setup? I checked the latest zip from themeforest but without any luck.

    Question2:
    Previously I had a problem with a child-theme function, and this problem just came back on my new installation.
    I really need to get this one fixed.

    What happens is this:
    1. I have a childtheme working perfectly
    2. I modify for instance the “shortcodes/masonry_entries.php
    3. I add this code given to me by Dude to make sure that my modified version loads before the default:

    add_filter('avia_load_shortcodes', 'avia_include_shortcode_template', 15, 1);
    function avia_include_shortcode_template($paths)
    {
    	$template_url = get_stylesheet_directory();
        	array_unshift($paths, $template_url.'/shortcodes/');
    
    	return $paths;
    }

    4. Result is, yes it does work! My modifications are shown. But it messes up all kinds of other things, in the wordpress backend there is header code loaded inside the body tag creating all kinds of problems, like dashboard items that are totally out of style, a strange margin at the top of the admin area, media manager doesnt show images anymore etc etc besides that the fullscreen slider on the frontend messes up etc etc.. something is going wrong here for sure, removing Dudes code from step 3 fixes everything again.

    5. Any ideas here, I really need to be able to modify core files and not loose these modifications on updates.

    Kind regards,
    Thomas

    #260227

    Hi!

    Hat sich nun anscheinend erledigt: https://kriesi.at/support/topic/advanced-layout-builder-wpml/

    Cheers!
    Peter

    #260205

    Hi!

    Please add following code as well and adjust if needed

    body .container_wrap .hr.avia-builder-el-first { margin: 10px 0; }
    .av-special-heading { margin-top: 30px; }
    .avia-content-slider { margin: 10px 0; }

    Best regards,
    Yigit

    #260189

    Topic: Incorrect Breadcrumbs?

    in forum Enfold
    Jamie A
    Participant

    At the top of a post it shows breadcrumbs

    Here is an example of a post: http://shutterliving.com/paris/

    I think I have set my page structure wrong as this is what the breadcrumbs says:

    You are here:Home / Blog Post / Paris

    How can I change the words shown?

    Currently the middle crumb says ‘BLOG POST’ and links me to a strange page, ( I think it is a ‘Archive Category’ page) I want the middle crumb to say ‘Recent Work’ and link back to this page:

    http://shutterliving.com/recent-work/

    Any ideas how i correct this or do I not understand how this should work.

    • This topic was modified 11 years, 12 months ago by Jamie A. Reason: Rewritten, hopefully makes more sense
    #260187
    Jamie A
    Participant

    When i click on my name at the top of a post it used to send me to a mini bio page.

    For some reason it now takes me back to the home page.

    Not sure what i did to change this any ideas?

    shutterliving.com/paris/

    #260168
    Softwaredanmark
    Participant

    .avia_textblock tr {
    background-color: #000000 !important;
    }
    @media only screen and (max-width: 480px) {
    .responsive .mobile_slide_out .logo, .responsive .logo a, .responsive .logo img {
    max-width: 110%;
    height: auto !important; }}

    .main_color .avia-data-table th.avia-highlight-col {
    background-color: #000000 !important;
    }

    .avia-table-1 th.avia-highlight-col {
    background-color: #000000 !important;
    }
    .avia-table-2 th.avia-highlight-col {
    background-color: #000000 !important;
    }
    .avia-table-3 th.avia-highlight-col {
    background-color: #000000 !important;
    }

    tr, td, table {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    }

    .main_color table.avia-data-table, .main_color div .avia-data-table tr:nth-child(even) td {
    background-color: transparent !important;
    }

    .avia-table.avia-data-table.avia-table-2.avia-builder-el-5.avia-builder-el-no-sibling td{
    background-color: transparent !important;
    }

    .avia-table.avia-data-tab{
    background-color: transparent !important;
    }

    ive tried several of ur topics but without luck ill post my url with the problem hope u can help me

    i just want to make the table row all of em black

    #260165

    In reply to: header height increase

    sorry
    .header_color .header_bg,
    .header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div {
    background-color: rgba(0,0,0,0.5);
    }

    this changes the top part where the logo is, to black also
    can i just change the menu bar only?

    i tried removed
    .header_color .header_bg,
    or
    .header_color .main_menu .menu ul li a,
    or
    .header_color .main_menu ul ul,
    or
    .header_color .pointer_arrow_wrap .pointer_arrow,
    or
    .header_color .avia_mega_div

    still renders the whole header black or transparent white
    but i only want the menubar transparent black

    • This reply was modified 11 years, 12 months ago by anakinroy.

    Hey Linda!

    This topic was and is for the Enfold theme. As you are using Replete on your site you should first try updating your theme version to the most recent release which has updates to work with the newest WordPress version and updates.

    I’m not getting the original posters issue when visiting the site now so I’m going to close off the topic as well. If @akhilz is still having it or if you are still having issues please create a new topic and we’ll address it there.

    Cheers!
    Devin

    #260143

    OK, Thanks a million.

    It works perfectly.

    Hey Peter,
    nee, beide Seiten sind Toplevel-Seiten, wobei zwischen beiden alphabetisch sogar noch einige andere Seiten sind, die auf der obersten Ebene liegen. Und die Seite wird übrigens bei allen Monatsarchiven angezeigt.

    Hab grad auf 2.7.1 aktualisiert, die Seite von Privat auf Öffentlich geändert und probiert: sie wird nicht mehr im Breadcrumb angezeigt. Und auch nach dem ich die Seite von Veröffentlicht auf Entwurd zurück gesetzt habe, erscheint sie dort nicht mehr.

    Wundersame Selbstheilung oder 2.7.1 hat geholfen.

    Danke,
    Adrian

    This reply has been marked as private.
Viewing 30 results - 129,931 through 129,960 (of 142,945 total)