-
Search Results
-
Topic: Problems with media queries
Hi, I have some problems with a media querie that doesen’t seem to work… In the editor i added theese styles to the id #Danske_Spil. I gave the white box a width of 70%, now I want to make a media querie for small devices (mobile) so the width is 90% instead of 70%. Here is my code and link. hope you can help me!
#Danske_Spil {
margin: auto;
width: 70%;
margin-bottom: 80px;
margin-top: 80px;box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
background-color: #ffffff;
padding-left: 5vw;
padding-right: 5vw;
}@media only screen and (max-width: 767px) {
#Danske_Spil {
width: 90%;
padding-left: 4vw;
padding-right: 4vw;
}
}Hello,
I noticed that on mobile, the down arrow needs to be moved up the page or it can’t be seen (screenshot in private content). You will need to test this on an actual phone rather than in developer mode on your desktop browser. What’s causing the down arrow to not be seen in the mobile version is the small space at the top for the URL, which is pushing the down arrow just enough below the mobile device’s viewing area that it can’t be seen.
Thank you!
I started having the following show up at the top of the admin page:
“Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/richa703/public_html/wp-includes/plugin.php on line 524”
Additionally, I’m unable to bulk update themes or plugins. I can individually update themes and some plugins, but others say the server is busy, try again later. Bulk update attempts result in “Update Failed: Connection lost or the server is busy. Please try again later.”
At present, all plugins are disabled and I’m still getting all of the above behavior. If I switch to one of the WP default themes, the error message is not there, but I still have the bulk upload issues. I have re-uploaded the most recent edition of WP via FTP, but there is no change.
Thanks for any help you can provide.
Hi Support,
I have a brilliant African Safari website (http://www.krugerparktours.org) that uses Enfold. I love this theme due to its versatility and beauty!
I regularly check if everything is still working perfectly on my website and find that maps, testimonials and tabs disappear when I look. I then regularly refresh the cache and the problem seems to be gone for a hour or so, until I check the website again later the same day and find the same problem.
I cannot turn off the cache as my page speed need to be maintained at the current high speed of 98% for both mobile and desktop for website ranking. I use the full version of WP Fastest Cache.
I also find that my contact form does not work, I need to find the origin of this issue asap too. I had to redirect my enquiry page to send a direct email so business can continue as normal. Although the enquiry page is so nice it also motivates purchases.
I am running enfold version 3.6.1 and WordPress 4.5.3
I have found updating websites to newer versions of WordPress and Themes sometimes causes new technical issues and I have added a social share on every page by adding code on the functions.php file (it becomes too much admin to add these custom codes every time I update the theme). Isn’t there a simpler way like in Quick CSS?
//social share code below footer in functions.php file
add_filter(“avf_template_builder_content”, “avia_add_social_toolbar_template_builder”, 10, 1);function avia_add_social_toolbar_template_builder($content = ”) {
if (!is_front_page() && get_the_ID() != “2890” ) {
$content .= avia_social_share_links(array(), ”,”,false);
$content .= “<div style=’height:1px; margin-top:20px;’ class=’hr’><p><br />Please share this web page by clicking on a social share icon<br /></p></div>”;
}return $content;
}Please help asap!
Thankx,
Johan
Hi – Someone just closed this ticket and it is not resolved :https://kriesi.at/support/topic/google-maps-api-error-entered-the-api-in-the-theme-options-field-with-no-luck/
The map stil doesn’t work
Please open tthe ticket again and fix the map please – thanks
Hello,
I was wondering how I can make an alternate menu that appears when you are on certain pages. For example, my site has two types of users: English speakers and Korean speakers.
On the current top menu I have pages in this order:
Home -> Blog -> About -> Contact -> 한국어
When they click 한국어, it will route them to a duplicate of the homepage but instead with Korean text. After they click that, I would like the top menu to change to a custom menu that is all in Korean and links to the Korean version of pages. Is this possible?
I’ve done it with other themes before, but I can’t remember if there was a way to do it in enfold.
I have a strange problem. I use different logo on mobile and on desktop site. When using tablets, and on scroll, logo changes… and its ugly. Please check http://xli.si on ipad.
Viewing 30 results - 91,111 through 91,140 (of 142,828 total)

