Kyle204
Forum Replies Created
-
Okay my apologies on the quick freak out. The emails just came through. this is amazing!! life savers!! Where can I rate the plugin?
Okay thanks for the quick reply. But I didn’t get an email so this made me think it wasn’t working correctly.
Forum: Plugins
In reply to: [Nested Pages] Issue with Beaver Builder page builderSame here, the only way i found around this is in the “Page Edit” screen i hit “Save as Draft” and thats the only way to preserve the Beaver Builder styles.
Hope this gets resolved soon ??
Forum: Plugins
In reply to: [Nested Pages] Add “folder” (entry without page)?I too think this is a much needed feature to really be powerful.
I had the issue of media folder working, but not loading when accessed through post editing, ie “set featured image” or “add media”.
I found this line of code in my functions.php file and resolved the problem once removed.
add_filter( 'image_size_names_choose', 'custom_image_sizes_choose' );
Forum: Fixing WordPress
In reply to: Images from Media Library won't load on pageI had the issue of media folder working, but not loading when accessed through post editing, ie “set featured image” or “add media”.
I found this line of code in my functions.php file and resolved the problem once removed.
add_filter( 'image_size_names_choose', 'custom_image_sizes_choose' );
Forum: Fixing WordPress
In reply to: Media library won't loadI found my isolated issue, it may help others:
I had the issue of media folder working, but not loading when accessed through post editing, ie “set featured image” or “add media”.
I found this line of code in my functions.php file and resolved the problem once removed.
add_filter( 'image_size_names_choose', 'custom_image_sizes_choose' );
Forum: Fixing WordPress
In reply to: Image upload/featured image issueI had the issue of media folder working, but not loading when accessed through post editing, ie “set featured image” or “add media”.
I found this line of code in my functions.php file and resolved the problem once removed.
add_filter( 'image_size_names_choose', 'custom_image_sizes_choose' );
Forum: Fixing WordPress
In reply to: Media library won't loadWe have the same issue happening on our site as well… Does anyone have a solution?
Forum: Plugins
In reply to: [Search & Filter] Feature Request: Custom FieldsJust to further on what sbwebmaster wrote, I’m also confused with your description of the “Custom fields to index:” field.
I’ve entered in my custom fields (meta_key) that i’d like to have indexed, but have no clue what you mean by “Set to ‘visible’ to index all visible custom fields and to ‘all’ to index all custom fields, also those starting with a ‘_’ character”. Where does one set the ‘visible or ‘all’, and does that need to be set?
Could you elaborate?
Thanks! Great Plugin!
Forum: Plugins
In reply to: [Disable Visual Editor WYSIWYG] broken in wp 4.0After Reloading “opening” the page it displays the “Text” tab as active , but inside the editor I see the Visual part.
Forum: Plugins
In reply to: [Hotspots Analytics] Heatmaps are NOT being created.Ok! So I think I’ve figured out the issue on this and perhaps some bugs that need to be looked at.
The initial issue seemed to be the white-list of urls, when I removed them the plugin seemed to start tracking the heatmap clicks. Not sure if the URL needs to have the http(s) protocol prefix or not?? and or if it is because of the SSL?
Then I have the plugin running with: Hide roles: all UNCHECKED it works great exactly as expected.
When I check off [X] Hide Admin
The only thing I notice now, is that the heatmap reports list, still tracks the clicks of an admin/user, but does not render the confetti of an admin or user when viewing the heat map.Maybe things to look into Daniel? Let me know if you find results to these potential bugs or if find it’s user specific.
Terrific Plugin! Thanks!
Forum: Plugins
In reply to: [Hotspots Analytics] Heatmaps are NOT being created.Still the heatmap table in the wp-admin does not return any data, I tried going to the users table and filtering data there, and view heatmaps again, but nothing appears.
I’ve also tried disabling all other forms of java-script that might cause conflict with no results again.
Could you email me personally to provide you with the URL?
If this could work. I’d gladly donate to the plugin.Thanks!
Thank you kindly, I see now that this was the issue:
.updated {display:none}
This was tucked away in the admin/assets/css/styles.css
Problem Solved!
Forum: Reviews
In reply to: [Event Organiser] BEST BEST BEST!!! AMAZING, FLAWLESS, WELL DOCUMENTEDHello again Stephen,
I’m having an issue with the event organizer.
Once I’ve created a custom reoccurring event, and some of the dates have expired. I can no longer edit the upcoming events…
There normally is a check box that I can select and then it allows me to edit the event dates. could you let me know what might be happening, or how to fix this?
Thanks