Forum Replies Created
-
Author
-
alexplex86Participant
It’s Modern Events Calendar. This plugin automatically generates an individual page for every event that is posted with its own elements that I didn’t want to use. I only wanted to display my own content on those pages. That was not possible without customizing the plugin. So I pasted the code from Kleos page.php into Modern Events Calendars single-mec-events.php and got what I wanted.
Except that Kleos page.php by default shows the title. And there was no option for disabling this title in the Modern Events Calendar admin panel.
So I looked around and found the $title_arr[‘show_title’] hook or function or snippet or whatever it is called and thought maybe if I pasted it inside single-mec-events.php and set it to false it might disable the title.
But that did nothing. So as of now I just used display:none. But I read somewhere that you should avoid using display:none as much as possible. But I don’t know why. Also, display:none disables the title on the whole site, even on pages where I do want to use titles.
I’m pretty new to coding and PHP so I might not know what I am doing 😛
alexplex86ParticipantSorry, I was being unclear. I’m editing another plugin and this plugin does not have any options for hiding the page title. So I took the PHP code from Kleos page and in that code I found some hooks. I was just wondering what hook I need to edit so that the title wont be displayed.
Attachments:
You must be logged in to view attached files.alexplex86ParticipantNevermind about the translation. I found your article about using Loco Translate and it words perfectly.
alexplex86ParticipantDo you have any documentation for your theme so I can customize some php-files using child theme?
alexplex86ParticipantThanks! Your suggestion works well with width: 100% also. But I would still like to know how I can edit this page further. I would like to have the search results page as simple as possible without any meta data.
I guess I can try to use display: none; on elements I want to hide. But I would like to know if there is another way to simply remove the meta data.
I would also like to add a header image and to translate the header to swedish. Right now the text “X search results found for…” is in english.
Attachments:
You must be logged in to view attached files.alexplex86ParticipantOk, thanks! One more question. How do I edit the search result page? As you can see in the screenshot, the result cards dont seem to be responsive. How can I make them display in one column? How do I edit the background color, read more buttons and how do I remove the meta data?
Attachments:
You must be logged in to view attached files.November 21, 2017 at 09:12 in reply to: Visual Composer color picker not working after WP upgrade #180475alexplex86ParticipantThanks for taking the time to check! It works as you say. I will have to get better at checking all plugins before opening a ticket.
November 20, 2017 at 10:12 in reply to: Visual Composer color picker not working after WP upgrade #180367alexplex86ParticipantHi! I have updated to the latest version of Page Builder 5.4.4. And I have the latest WordPress version 4.9. However, the problem persists. The color pickers do not work.
I have checked WPbackery’s support page on codecanyon.net and a lot of people have the same problems. Wpbackery answers everybody to create a ticket on their support at support.wpbakery.com. But I cannot do that because the Page Builder was included in Kleo and I do not own a direct license.
So I was wondering if you guys are in contact with their support and if they told you any solution or workaround?
November 17, 2017 at 13:28 in reply to: Visual Composer color picker not working after WP upgrade #180112alexplex86ParticipantWhen will you release an update with the latest version of Page Builder?
November 17, 2017 at 12:22 in reply to: Visual Composer color picker not working after WP upgrade #180111alexplex86ParticipantThis reply has been set as private.alexplex86ParticipantForgot to set the above message to private. Can you change that for me please?
alexplex86ParticipantHi! I replied from my gmail account. I guess the mail doesn’t get through. That’s probably why you haven’t head anything from me. My mistake.
I forget an “n” at the end of the url. The correct one is:
alexplex86ParticipantYeah, right the webpage is in comming soon mode.
login: hafsten.se/wp/wp-admin
user: support
pass: HAUZRrnZF7LIL9k#clTIp&(5
problem page: hafsten.se/wp/campingThe image gallery is on the bottom of the page. In the middle of the page there is a media grid, which works well in both mobile and desktop view, but the shadowbox popup is broken. Perhaps you can look into that also? If you look at the image gallery at the bottom in mobile view the shadowbox popup works but the images stack rather then grid. When the grid works the popup doesn’t work and vice versa. Its frustrating 😛
alexplex86ParticipantSeems like the screenshot was not attached. I’ll attach it to this comment.
Attachments:
You must be logged in to view attached files.alexplex86ParticipantNevemind. I installed the plugin Easy Google Fonts and now I have access to all styles. Case resolved.
September 8, 2016 at 10:21 in reply to: Youtube video in Revolution Slider does not autoplay in mobile device #135422alexplex86ParticipantThe buttons where disabled in my backend. However, after googling a bit, it seems that youtube has disabled autoplay on mobile devices because of bandwidth consumption as you say. Can you confirm if this is really is true?
http://www.okler.net/forums/topic/revolution-slider-videos-on-mobile-devices/
http://cmssuperheroes.com/topic/revolution-slider-does-not-play-video-on-mobile-devices/
In that case I just have to make an alternative slide for mobile devices.
September 2, 2016 at 10:38 in reply to: Cannot create new slide in slider revolution, ajax error #134689alexplex86ParticipantI did a Re-install of workpress and now Slider Revolution works again.
alexplex86ParticipantI did a Re-install of WordPress and now it seems to work again. I can access the media library and upload images again.
alexplex86ParticipantHello! Unfortunately that did not work. I only have the standard plugins that came with Kleo anyway. I have not installed any other plugins.
alexplex86ParticipantWhen I try to upload an image i get the following error message: “An error occurred in the upload. Please try again later.”
alexplex86ParticipantHello! Thanks for all the help! But I still have a question. How copied the register.php to the child theme directory but I dont see any changes? Is it correct to copy the whole buddypress/members directories so it correspondents to the parent folder hierarchy? See screenshot. Or should I simply copy the register.php to the root of kleo-child? Either way I cant get it to work.
Attachments:
You must be logged in to view attached files. -
AuthorPosts