Forum Replies Created
-
AuthorPosts
-
Mike and Nikko,
Thank you for more detail. I updated the code, and the short code works perfectly.
Pleas close the thread.
Best regards,
KazekoYes, there are same code on function.php because I put it. I deleted the code, and the text [av_breadcrumbs] was appeared on my page.
How should I change the short code to breadcrumbs?@guenni007 Thank you for teaching me. I’m appreciated!
Rikard,
My problem has been solved. Could you please close the topic?
Best regards,
AyumiHi Guenni,
Thank you for your help. The code works perfectly.
I mistook the order of the class, didn’t I? Also I needed to delete space before the custom class.
Thank you a lot.Hi Rikard,
I set submenu on the top page and I want to make it appears only mobile. Therefore, I add below to Quick CSS./* Remove submenu on desktop */
@media only screen and (min-width: 1024px) {
#top .av-submenu-container { display: none !important; }
}This code works perfectly.
But, I would like to use different submenu another page, it appears both desktop and mobile. So, I added custom CSS class “topsubmenu” to submenu on top page and change css as below;
/* Remove submenu on desktop */
@media only screen and (min-width: 1024px) {
#top .topsubmenu .av-submenu-container { display: none !important; }
}After that, the submenu appears both desktop and mobile. Now I set custom CSS class to submenu on the top page and Quick CSS.
Rikard,
The hosting provider said it wasn’t the server error.
Also he mentioned that Internal Server Error 500 was the problem related to the contents and it might caused by the access permission. However I don’t think so because I could update the page when I added only text.Anyway, I’ve already deleted the page and recreated another one.
So, it’s OK to close the thread.
Thank you.
Best,
AyumiIsmael,
Thank you for the code, It works perfectly.
Best regards,
AyumiRikard,
Thank you for your effort.
I will ask to my hosting provider.
Best regards,Ismael,
I didn’t use table tag that page to avoid problem. But I’m still having same trouble. Could you please check the url below?
Best regards,Hi,
Thank you for your effort.
I pasted the server error log below. I hope you will find the solution!!
Best regards,Thank you for you help.
I’ve added the code to child theme functions.php to enable debug mode.
Could you please check it ?Best regards,
Ayumi
Hi Mike,
Yes, I am still having this issue. Please follow this instraction.1. Duplicate 3rd color section (strong point) which including code block, images, buttons, logo elements and so on.
2. Update the page.
3. 500 error will be returned.Best regards,
AyumiJuly 9, 2020 at 11:07 am in reply to: The dot link of Fullwidth Easy Slider doesn't work correctly. #1229105Hi,
Thank you for your suppot. It works fine.July 6, 2020 at 8:38 am in reply to: The dot link of Fullwidth Easy Slider doesn't work correctly. #1228217Hi,
How do I change the ID of the magazine?
Thank you.July 5, 2020 at 10:16 am in reply to: The dot link of Fullwidth Easy Slider doesn't work correctly. #1228016My client seems to delete the slides because of this problem.
I create the slider on the other site, so could you please check below?When I click the second dot, it turns to right slide. But I click the first dot, it jumps the bottom of the page.
July 2, 2020 at 9:51 am in reply to: The dot link of Fullwidth Easy Slider doesn't work correctly. #1227420Hi,
This is the one of the sites.Rikard,
Thank you for your help. Finally it works perfect.
Best regards,Rikard,
I tried this code, but it didn’t work.@media only screen and (max-width: 767px) {
.page-id-259 #after_submenu_1 h3.slide-entry-title entry-title {
font-size: 10px;
}
}Rikard,
The class is not h2.av-special-heading-tag but h3.slide-entry-title entry-title.
I want to change blog entry title on mobile page.Best regards,
Vinay,
The reason of the problem isn’t the browser cash. Didn’t see my page that I posted as private contents on this thread?
I’ve already posted admin login on my first post. Please check it.Rikard,
The code doesn’t work on the page.
Best regards,April 30, 2019 at 2:46 am in reply to: Font size of blog title is too big on mobile version #1095565Hi Victoria,
Thank you for your help. I put the code on custom.css and it works for top page, though the blog page doesn’t works.
See below url with mobile phone (safari).
Best regards,I had saved the content of the page as a template. Now I just deleted all the content from the page and added the same content straight back in via the template, updated the page … et la voila, it works!
My problem was solved via https://kriesi.at/support/topic/audio-player-doesnt-display-correctly-on-page-but-works-fine-in-post/#post-1090369April 22, 2019 at 3:49 am in reply to: Audio Player doesn't display correctly on Page (but works fine in Post) #1093219Hi Sattasstudio,
I kept checking this thread because I had same problem. https://kriesi.at/support/topic/problem-of-the-audio-player/
I tried same way you did, and then the audio player displayed fine too!
Thank you, Sattasstudio.Yigit,
I de-activate all plugins but the problem was not solved. I activated the plugins active again.
I turned off IP restriction. Could you please try to login to my page.
Best regards,Sattestudio,
Yes, I’m totally in same situation with you. Hope they solve our problem!!Hi,
I’m not sure that the thread you mentioned deal with same problem. Did they discussed about the problem that the player repeat one file repeatedly, didn’t they?
My problem is the design of the audio player is broken.
I’ve just replaced both js and php files with github code. However, it didn’t change anything.August 13, 2018 at 6:08 am in reply to: How to set different colors to button on Easy Slyder #996536Thank you for your help, both Nikko and Guennie.
The problem has been solved.Hi,
Here is login ID if you needed. -
AuthorPosts