Forum Replies Created
-
AuthorPosts
-
Hi Mike.
Yes, removing it does affect another page. The contact page.
The element with the form at the tope of the page now has its heading being chopped off.
Is there a way to correct this?
Thanks
John- This reply was modified 6 years, 2 months ago by aussiedropbear. Reason: incorrect information
September 26, 2018 at 7:38 am in reply to: Condensing testimonials content to a consistent grid format #1014563Many thansk. did the trick. You may close ticket.
Hi Mike.
Yes please close.
Cheers
JohnHI Mike.
Many thanks. I think that has done the trick.
Cheers
JohnThanks for the information Basilis.
Please close.
Cheers
JohnMany thanks Rikard that did the trick.
If I were to have it for the other pages as well would I drop the .home function?
Thanks
JohnHi Mike,
Yes please close. all good and thank you for the reply.
Cheers
JohnOk.. figured it out I think.
I’ve generated this code and placed it in the functions.php. Seems to work well.. at least on my Android device.<?php
function address_mobile_address_bar() {
$color = “#008509″;
//this is for Chrome, Firefox OS, Opera and Vivaldi
echo ‘<meta name=”theme-color” content=”‘.$color.'”>’;
//Windows Phone **
echo ‘<meta name=”msapplication-navbutton-color” content=”‘.$color.'”>’;
// iOS Safari
echo ‘<meta name=”apple-mobile-web-app-capable” content=”yes”>’;
echo ‘<meta name=”apple-mobile-web-app-status-bar-style” content=”black-translucent”>’;
}
add_action( ‘wp_head’, ‘address_mobile_address_bar’ );Disregard previous message..found this:
@media only screen and (max-width: 480px) {
#full_slider_1 .avia-slideshow-inner, #full_slider_1 img{
height: 300px !important;
}
}All is good :)
Many thanks
JohnThanks Rikard. That did the trick!
Now I can see what the slider is doing in mobile I can see the informaiton to be displayed is cropped off. That is, not enough height to the slider in mobile view.
Is there a way to increase the height of the full width easy slider in mobile view or should I be increasing its height in desktop view to account for the lack of height in mobile?
Thanks
johnThanks Rikard,
That sounds like a good option. Will give that a go.
Cheers
John
Hi Jordan,
Thank you for the reply and apologies for the delay in responding – school holidays here..
Yes that is correct, that is the effect or look I am after but not sure on how to achieve this in Enfold?
Cheers
JohnMany thanks Jordan.
Worked ike a charm.
Cheers
JohnHi Nikko,
Tried what you suggested, even completed further plugin updates and theme update. Still the same issue.
Regards
JohnJust a quick update, I have found a setting that works which is ‘portfolio 495×400’
However my comment before I think is still valid. The images should be scaled to fit regardless of the image size.
Thanks
JohnHi Victoria,
Thank you for the reply.
Yes I agree that the images are of different sizes and images will always be of different sizes as the client would be uploading different ones form differnet on a regular basis.
Presently all but one, the newest one added, is being displayed in the same format. If the image size was an isuue we would see quite a few of the boxes out all over the place on the gallery view. I thought the purpose of the gallery was to show all the images in a standard gallery dimension, as selected, and then once clicked would get the full size.
Select custom image size
Choose image size for Portfolio Grid Images
(Note: Images will be scaled to fit for the amount of columns chosen above)It seems counter productive to ensure your images are always ‘x’ pixel size for this purpose when uploading when the gallery settings should take care of this.
Am I missing soemthing?
Cheers
JohnThank You Victoria. That seemed to do the trick.
Hi Victoria,
Sorry for the delay, Holidays :).
I tried as suggested however that breaks up the words when it wraps and is not so great. I would like to mainatin the whole word but have it reduice when on the small 767px width screen.
Is this possible?
Thanks John
Thanks Victoria.
I think I now have it correct. Just need to redo all images to equal size and all will be good.
Cheers
JohnThanks Nikko.. that did the trick :).
Cheers
JohnHi Nikko,
Thanks for the reply. The image link in pc for reference.
Cheers
JohnHi.
I have figured this out. please disregard.
Ok.. don’t worry about this. have deceidced to use the layer slider with one image.
Cheers
JohnThankyou Victoria. That seemed to do the trick!
Hi Rikard,
Many thanks for the reply.
I have completed the theme update however the issue still remains in the full width easy slider whgen viewed on a mobile device. That is, the two buttons are oibscured form the view. Do I have too much information in them that is causing this?
Cheers
JohnJust an update.
I have figured out where to change the colour for the mobile (burger) menu.
All I need is some feedback on the other item:
The full width easy slider. When viewed the picture is nicely resized on mobile but the elements are not and canot be view correctly? Any suggestions? Or should I drop this from mobile view?
Thanks John
OK. Figured out a work around. Always trhe way, you post for support then find a solutions :)
I ended up using ‘always display sub menu items’
Hi Victoria.
Many thanks that did the trick.
Is it possible to have it so that when you have it soret by a category that when you click on an image and it enlarges trhat the images to scroll through are only from that category? I think i might be pushing my luck here :)This reply has been marked as private.July 19, 2017 at 8:41 am in reply to: Restaurant catalogue menu and multiple prices for single item #823751Actually, I think have have this figured out.
I have just added two new additonal items under the HONEY SAUCE and have it matching up OK.
However, it would be nice to see in a future release that this was an option to add to a catalogue List item.
-
AuthorPosts