wordmax
Forum Replies Created
-
Hi thanks for checking. Blocksy is one of the most popular free themes used today. One of the best free themes out there IMHO regarding flexibility and UI.
I will bring to attention of Blocksy theme devs…
https://wordpress.org/support/topic/plugin-gutenberg-blocks-are-outside-main-container-left-margin-wrong/#new-topic-0But also please check again trying Blocksy theme on your end just to make sure your code is playing nice with their theme code.
I have updated the example demo for a very clear display of what I’m talking about. See how everything except the Feedzy RSS feed on the page is on the same margin but Feedzy RSS block seems to be outside (to the left) of the container.
see example for clarification
https://newsfeeds.info/demoBecause its really user friendly for non-techies and mobile device users. seems pretty logical to me. One of my fav features of Firefox is type to find…just start typing and it goes to first instance in text in the content on page.
This is just another easy way of doing the same thing for people who are not in habit of using ctrl+f or other browser search.
Simple unobtrusive and handy feature to have at disposal if enabled in settings.
Der… thanks
Forum: Themes and Templates
In reply to: [Blocksy] Anyone seeing broken buttons CSS afer last updates?Oh, darn.
Is there an easy way to trigger resave of all posts in bulk, one step process? We have many blogs and 100’s of pages with buttons, so doing that open/edit/save per page or post is not a practical solution. Many hours of work.
Please advise. Seems like this issue, with solutions, should be well documented on the Blocksy theme website.
Thanks
Yes, am experienced with CSS. Before latest WordPress core update and theme update the buttons worked as expected. Now, the Gutenberg block for buttons has no effect when applying the horizontal center align option and in mobile view the buttons are stacked on top of eachother with no vertical space in between.
I would show you a live url but I won’t because I fixed it over-riding the CSS and don’t want my live site to look bad.
Here is the applied CCS over ride that fixed button CSS issue in the custom CSS for theme in the wp admin:
.wp-block-buttons { text-align:center; } .wp-block-buttons a:hover { color:#7ae4ff !important; } .wp-block-button { margin:5px !important; }Maybe you could check with other users and test to make sure it’s not just me having issue. Thanks
- This reply was modified 3 years, 6 months ago by wordmax.
Fixed it thanks.
- This reply was modified 3 years, 7 months ago by wordmax.
Right, it should not be included in the sitemap.
Not even sure why Rankmath would detect this pluging as a potential SEO setting.Are you using custom post types or something like that to make this plugin?
Prettylinks and Thirsty Affiliates don’t cause this with Rankmath.
Using the super popular Blocksy theme, I also see Easy Affliate Links showing up as a theme customization option in theme settings. This seems odd as well.
Might wanna double check it.
Forum: Plugins
In reply to: [Easy Affiliate Links] Wrong permalink settings break affliate links…Thanks for quick reply. I will try the health check plugin but I think it’s related to Rankmath SEO plugin. I deactivated Rankmath, and easy affiliate links all redirect fine to desired target URLs. And, after re-activating Rankmath, the redirect to target URLs continues to work. So maybe just de-activating & re-activating Rankmath plugin is the solution. I did not have Rankmath “redirection” enabled either.
I recommend you test it on your testing site and see what I mean w/ Rankmath plugin.
I think I found problem/conflict in table settings.
– tablepress fixed column extention (on)
– table setting sortable column (on)
– table setting enable horizontal scrolling (on)using shortcode method to add table to page
[table id=2 datatables_fixedcolumns_left_columns=1 datatables_fixedcolumns_right_columns=0 /]It appears (may be not a surprise) that when fixed 1st column is being used and horizontal scrolling is enabled it breaks the layout of the table.
I can send page link via message or email if you want to test let me know
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Vulnerability FoundAny update on this? Thanks
Hi Kush,
Running all up to date WP & minimal plugins on very fast server with plenty of resources. What’s happening is that the feed block when created shows all data after loading feed, but when the feed is “down” then the feed block disappears from the edit screen. At this time when the feedzy feed block disappears if we go to check the feed URL at v3 validator it will show as valid feed. You could test this out with setting up a page with 3 or 4 rss feedzy blocks most of the time they will all work, but when they don’t you won’t be able to see the feedzy blocks for broken feeds while the other feeds are down.
Go ahead put all these feedzy blocks together on same page at some point when you check you will likely not see some of the blocks in the edit page if the feed data goes down.
https://news.google.com/rss/search?q=bitcoin
https://news.google.com/rss/search?q=cryptocurrency
https://news.google.com/rss/search?q=btc
https://news.google.com/rss/search?q=nft
https://news.google.com/rss/search?q=feedzy+plugin- This reply was modified 3 years, 7 months ago by wordmax.
Forum: Plugins
In reply to: [Aurora Heatmap] Not seeing any data…Thanks. Maybe you should include this info how to make sure js files are loading correctly in the welcome screen when plugin is activated.
Making sure reporter and jquery js files load in certain way is not something typical WP plugin users would know about. It would benefit you to include a simple guide for users.
No cache plugins. Super optimized environment theme, server, etc for performance, etc. You should do some testing and see for yourself on your own servers. Not seeing how this is a technical issue on my side. When the plugin was initially released before you changed up the API stuff the prices were updated much better.
Ok, thank you for the info.
What CHMOD permission setting do you recommend for the .php file? Right now it’s set at 644 by default, which is user write-able so not sure what’s going on.
- This reply was modified 3 years, 7 months ago by wordmax.
I’m guessing this product will fail within 1-2 years if the level of effort put forth in your reply is any indication of your attitude towards potential future customers.
Good luck KEYWORDRUSH – may as well be a robot
Yes I see what you mean, so many ways to add tables. Perhaps an option when adding table via Gutenberg block that would allow so associate the post/page ID with the table would suffice. And if admin ever opens up page/post to edit if originally used shortcode/php it would detect and give admin option to associate with the page/post ID #.
- This reply was modified 3 years, 8 months ago by wordmax.