Forum Replies Created
-
AuthorPosts
-
Hi!
The ghost items are from the Types plugin, it creates a new custom post type called “condition_group”, you’d need to do something like this:
https://wp-types.com/forums/topic/how-to-exclude-a-specific-custom-post-type-from-a-taxonomy-archive-loop/Best regards,
JosueHi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
JosueEn que formato esta? antes de subirla tienes que asegurarte que este en formato webfont, si no es asi puedes usar este generador:
http://www.fontsquirrel.com/tools/webfont-generatorHi,
Try with this instead;
function add_custom_script(){ ?> <script> (function($){ $(window).load(function() { if ( location.href.match(/#tab-tab-custom/) !== null ) { $( '#tab-tab-custom' ).show(); $( 'li.tab-custom_tab a' ).trigger('click'); } }); })(jQuery); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
JosueI edited the reply.
Hm, maybe if you set a max-width, try adding this code to Quick CSS:
#top .avia-slideshow li img { width: auto; height: auto; max-width: 800px; }Regards,
JosueFebruary 22, 2016 at 11:53 am in reply to: Font Color on calendar numbers need quick css override #587033What code are you trying in Quick CSS? this should work:
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a { color: red !important; }Cheers!
JosueHave you tried re-uploading those images?
Regards,
JosueSimply add
[nolink]to it.Regards,
Josue<a class="avia-button avia-icon_select-no avia-color-light avia-size-large avia-position-center " href="https://fareharbor.com/cbstadventures/items/16545/" onclick="FH.open({'shortname':'cbstadventures','fullItems':'yes','view':{'item':'16545'}}); return false;">Book now!</a>That will do it but make sure you place it on a colored section otherwise you won’t see anything.
February 22, 2016 at 11:08 am in reply to: Two Line Menu CSS Not Working – Discussion Reopen #587013You’re welcome, glad to help :)
Cheers!
JosueHm, i’m not sure if i understand what you’re trying to achieve here, can you provide a mockup / screenshot indicating the issue?
Best regards,
JosueHi Ash!
Your site is on https while some images are not, try installing this plugin:
https://wordpress.org/plugins/wp-force-https/Best regards,
JosueHey!
Have you tried using a FullScreen Slider instead?
Best regards,
JosueFebruary 21, 2016 at 6:40 pm in reply to: Testimonial increase size of image add black boarder #586712Hi,
Use the following:
#top .avia-testimonial-image { width: 80px; height: 80px; } #top .avia-testimonial-image img { border: 5px solid black; }Cheers!
JosueFebruary 21, 2016 at 6:36 pm in reply to: Problem in Contact Form!! Please confirm it.【Enfold】 #586709Hey!
1. A better fix would be to add vertical padding to the actual logo img.
2. Not sure if reducing the font size will prevent the menu from going a second line, i’d suggest enabling the mobile menu earlier, you can do that with the following CSS code:
@media only screen and (max-width: 767px) { .responsive #top .sticky_placeholder{height:0px;} .responsive #top .av-submenu-container{top: auto !important; position: relative !important; height:auto; } .responsive #top .av-menu-mobile-active {text-align: center; } .responsive #top .av-menu-mobile-active .mobile_menu_toggle{display: inline-block;} .responsive #top .av-menu-mobile-active .av-subnav-menu{display:none;} .responsive #top #wrap_all .av-menu-mobile-active.container {width:100%; max-width: 100%;} .responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu{display:block;} .responsive #top .av-subnav-menu > li:first-child{margin-top:-1px;} .responsive #top .av-menu-mobile-active .av-subnav-menu li{display:block; border-top-style: solid; border-top-width: 1px; padding:0;} .responsive #top .av-menu-mobile-active .av-subnav-menu > li > a{border-left:none; padding:15px 15%; text-align: left;} .responsive #top .av-menu-mobile-active .av-subnav-menu > li a:before{content: "\25B6"; position: absolute; top: 15px; margin-left: -10px; font-family: 'entypo-fontello'; font-size: 7px;} .responsive #top .av-menu-mobile-active .av-subnav-menu li > ul{visibility:visible; opacity: 1; top:0; left:0; position: relative; width:100%; border:none;} .responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul{display: none;} .responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul.av-visible-sublist{display: block;} .responsive #top .av-menu-mobile-active .av-subnav-menu li > ul a{padding:15px 19%;} .responsive #top .av-menu-mobile-active .av-subnav-menu li li > ul a{padding:15px 24%;} .responsive #top .av-menu-mobile-active .av-subnav-menu li li li > ul a{padding:15px 29%;} }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
#top .avia-testimonial_inner p { line-height: 22px; } #top .avia-testimonial-name{ font-size: 24px } #top .avia-testimonial-content { box-shadow: 5px 5px 5px rgba(0,0,0,0.4); }Cheers!
JosueFebruary 21, 2016 at 4:15 pm in reply to: Font Color on calendar numbers need quick css override #586687Hey!
Seems like it’s red at the moment – http://screencast.com/t/lHa4z1XiNg2g, did you managed to fix this?
Cheers!
JosueHi!
Simply add the
buttonclass to the markup, like:<a href="https://fareharbor.com/cbstadventures/items/16545/" onclick="FH.open({'shortname':'cbstadventures','fullItems':'yes','view':{'item':'16545'}}); return false;" class="button">Book now!</a>Regards,
JosueHey!
In order to change it simply go to your menu in Appearance > Menus, then go to Screen Options (top right) and make sure “Description” is checked, then in each menu item you’ll be able to change that text.
Cheers!
JosueHey!
Try using this plugin to re-generate the thumbnails:
https://wordpress.org/plugins/force-regenerate-thumbnails/Cheers!
JosueHi Peter!
That text is not mandatory, simply upload a less than 200×200 image and set it as the featured image.
Cheers!
JosueHey Frank!
Change the code to the following:
@media only screen and (min-width: 767px) { #header #header_main_alternate .container { height: 80px; } .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main { padding-top: 198px !important; } }Best regards,
JosueHi!
If the developer you hired didn’t modified the theme files extensively you wouldn’t have any issues, from what i see it seems he didn’t, i’d suggest updating but doing a backup of what you have now, just in case.
Cheers!
JosueHey Arne!
I’m not noting the heading issues on my end, did you get this fixed? regarding the buttons try adding the following to Quick CSS:
@media only screen and (max-width: 989px) { #top .avia-button-fullwidth { padding: 20px 4px; font-size: 1.2em; } }Best regards,
JosueHi,
Can you please create us a temporary FTP / SFTP account? post it here as a private reply.
Regards,
JosueHey!
Can you please try re-installing the theme? perhaps the contact form code is corrupt.
Best regards,
JosueIt has not, you’d have to use custom code for it at the moment.
Best regards,
Josue -
AuthorPosts
