Forum Replies Created
-
AuthorPosts
-
Thank you for your help. I need to review any changes that may be adversely affected by an update. But I will get back to you as soon as we give it a go.
Thanks.
-DannyJosue,
Thank you. That fixed the issue with the line between the top bar and the phone number centers under the social icons when I resize the screen on my computer to the size of a phone’s screen. It doesn’t center on the phone, for some reason. I tried clearing the cache, browser and history. Any ideasComing along great.
Thank you very much for your help.
Thanks Josue,
I tried this and the information did not center under the social links when checked from the mobile. Also the full screen version still pushes down the line just below the two between the top bar and header.Thank you very much for your help.
Hey Josue,
Thank you. I displays the link and function, but doesn’t center the text under the social buttons on the mobile. On the full screen, it pushes the divider line between top bar and header area. Is there a way to resolve this spacing/padding/centering?
Thank you
Hey Josue,
If you take a look at the top (sub-menu) at WildcatMattress.com, this is what we would like to achieve aesthetically full screen and mobile(when resized). The only difference is that instead of a menu item linking to a page we would like it to dial a phone number when a mobile user clicks on Call Us… using this href=”tel:8598872552″ .This is the html we used to achieve the same goal under the google map, also seen on the home page.
<p><span style=”color: #ff6600;”><span style=”color: #ff6600;”>CALL OUR STORE (859) 887-2552</span></span></p>
Thank you
Thank you for your reply. I placed the suggested code into functions.php as suggested. The item appeared above the Main menu and pushed the main menu into the logo.
We were hoping to add the Call Us… link into the top header, justified right side in full screen and below social links in mobile view.
I appreciate your efforts and any suggestions on how to achieve this is also greatly appreciated.
Kind Regards,
DannyThank you, that worked.
Thank you for checking. Well I am stumped. What I see in my browser window is the top 3/4 of the logo element appears blank or blocked out, only lower quarter of logos are visible. When I do a screen grab, the image shows full logo view. When I resize the browser to simulate 8 inch tablet the logos appear and when I stretch the image out the disappear at about 10 inches. Must be my browser.
April 14, 2014 at 3:59 pm in reply to: Layer slider switches to next slide before end on Ipad #251157Only using one plug-in, print friendly, but will give it a try. Thanks.
April 14, 2014 at 3:50 pm in reply to: Layer slider switches to next slide before end on Ipad #251143Still having problems on the Ipad, even with 10 second pause between slides. Iphone is not an issue, resizing the browser window is not an issue. Problem only occurs when testing on the Ipad. If you look at the google report above, it looks like a java script mess, which I am not sure how to fix. Layer slider developer has not offered any suggestions either.
April 10, 2014 at 6:42 pm in reply to: Layer slider switches to next slide before end on Ipad #249885Thank you for your advice. We already have the slide delay set at 10000 ms. We are only having a problem on the Ipad it works in every other environment. I ran Google page speed insights with this result. Any other problems with the Ipad and the layer slider/vimeo was a result of Java Script conflicts. Is there anything in this that could be a problem? Thank you.
Remove render-blocking JavaScript:
http://wildcatmattress.com/…-includes/js/jquery/jquery.js?ver=1.10.2
http://wildcatmattress.com/…s/jquery/jquery-migrate.min.js?ver=1.2.1
http://wildcatmattress.com/…nt/themes/enfold/js/avia-compat.js?ver=1
http://wildcatmattress.com/…cludes/js/comment-reply.min.js?ver=3.8.2
http://wildcatmattress.com/…slider.kreaturamedia.jquery.js?ver=5.1.1
http://wildcatmattress.com/…Slider/static/js/greensock.js?ver=1.11.2
http://wildcatmattress.com/…/js/layerslider.transitions.js?ver=5.1.1
http://wildcatmattress.com/…slider.kreaturamedia.jquery.js?ver=5.1.1
http://wildcatmattress.com/…Slider/static/js/greensock.js?ver=1.11.2
http://wildcatmattress.com/…p-content/themes/enfold/js/avia.js?ver=1
http://wildcatmattress.com/…ent/themes/enfold/js/shortcodes.js?ver=1
http://wildcatmattress.com/…Photo/js/jquery.prettyPhoto.js?ver=3.1.5
http://wildcatmattress.com/…ediaelement-and-player.min.js?ver=2.13.0
http://wildcatmattress.com/…ediaelement/wp-mediaelement.js?ver=3.8.2April 9, 2014 at 2:32 pm in reply to: Layer slider switches to next slide before end on Ipad #249272Does this remove the auto-play completely. Meaning, the visitor would have to manually start the slideshow? Thanks.
April 7, 2014 at 8:49 pm in reply to: Layer slider switches to next slide before end on Ipad #248451Url – wildcatmattress.com
thank you.
Actually, we would prefer no side bar at all. Could specify where/what changes would be needed in the following code to achieve that? Thank you.
<?php
global $avia_config;/*
* get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.
*/
get_header();echo avia_title(array(‘title’ => __(‘Error 404 – page not found’, ‘avia_framework’)));
?>
<div class=’container_wrap container_wrap_first main_color <?php avia_layout_class( ‘main’ ); ?>’>
<?php
do_action(‘avia_404_extra’); // allows user to hook into 404 page fr extra functionallity. eg: send mail that page is missing, output additional information
?><div class=’container’>
<main class=’template-page content <?php avia_layout_class( ‘content’ ); ?> units’ <?php avia_markup_helper(array(‘context’ => ‘content’));?>>
<div class=”entry entry-content-wrapper clearfix” id=’search-fail’>
<?phpget_template_part(‘includes/error404’);
?>
</div><!–end content–>
</main><?php
//get the sidebar
$avia_config[‘currently_viewing’] = ‘page’;
get_sidebar();?>
</div><!–end container–>
</div><!– close default .container_wrap element –>
Can you specify the edits needed to change the layout to have a right sidebar using a widget I set up?
Thank you.Thanks Yigit. That did the job.
Thank you.
Since you added the code to Style.css, will leaving or deleting the code I added in theme>styling>custom css field, make a difference?
Should I leave the code in the styling – Custom CSS?
Hey Yigit,
That did it. Thank you for your help.
-Danny
This reply has been marked as private.We have tried adding !important… code to custom CSS as Ismael recommends. We flushed the cache and refreshed Safari and do not get a ‘top of the page’ arrow in iphone landscape mode or changes in the socket menu. They are functioning when the computer’s browser is resized, just not on the iphone. I will try again in a couple hours, hopefully it is a safari cache thing. If not, any other suggestions would be greatly appreciated. Thank you for your time.
Thank you Ismael. We will use this as our back up plan.Since yesterday we have determined that our problems are with the videos. All the slides in the layer slider, but the video, look good on the phone. We seem to have an issue with all the Vimeo videos (not just slider) stalling before the iphone player picks them up. Hopefully we can resolve this before going to a back up slider.
thank you
Yigit,
I have flushed the iphone browser several times. Still no sign of any changes on the iphone only the computer browser when resized. I wil try Ismael’s recommendation, i.e. !important..I can see the changes when I resize the browser on the computer but not the Iphone. Are you able to see the changes on a phone? Thanks.
I added the 3 codes to CSS, cleared the Iphone browser a couple of times. No changes to socket menu in socket menu or ‘top of the page’ menu or arrow for portrait or landscape mode for the Iphone. Also and issue when I resize the browser window.
Thank you for items 1 and 2. I will check those shortly.
3- I added a couple of more menu items, alignment is ok but it looks like they are stacked in landscape mode. Maybe if we could remove all but the copyright – Wildcat in the left text?
We decided to opt for a link to a mobile friendly page. Thank you.
-
AuthorPosts