jkotuby
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Mega Menu – Grid Layout option missingThank you. I finally figured that out. Especially why MaxMegaMenu worked out of the box for our production website and not the other. The development site had only 2 top menu items and therefore a narrow profile and an ugly Mega Menu. While the original production site had a wide top menu when I added Mega Menu. In fact it looked good with the “standard layout” which just happened to be a nice Grid.
I finally inspected the home page and saw that it…and the other pages…had a DIV with the ID #content-area that had nice padding. Once I used that as the Outer-Width in settings it worked well.
So it ends up that I didn’t need to specify the Grid layout at all but still ended up with a “grid”. No wonder I was confused. Thanks for the help.
Forum: Plugins
In reply to: [Max Mega Menu] Mega Menu – Grid Layout option missingIt turns out I was looking in the basic expanded top menu Item. There the only selection were as I had mentioned.
“No Mega Menu”
and
“Mega Menu List”
I found the setting for Grid and created 3 columns and slid some submenu items in place. Now I’m getting the columns but I see vertical text! Very ugly.
https://drive.google.com/file/d/1Mmay2WGH9P2AftK63vZiUUEkTbuLi3wn/view?usp=sharing
What can be possibly wrong? Is there a document that covers issues like this? Thank youI submitted a contact form but have not received an answer. We have paid plugins that came with the Feeds Bundle we have been paying for for several years.
I tried the link from the WP Admin panel to update the licenses and I see this error:
{“status”:”error”,”message”:”Something went wrong.”}And perfectly valid RSS feeds are no longer getting pulled.
Why am I not getting premium support?
I am logged onto your website but it is not easy to find my license keys.How do I get premium support anyway??
Thanks
Forum: Fixing WordPress
In reply to: Create a real blank page with only 1 active plugin@bcworks
Well good news on that front. I removed the wp_head() and wp_footer() calls from my template and the Short-code still worked. The web page is now very lean. It is working well in the email body.Thank so much for your help!
Have a great day.Forum: Fixing WordPress
In reply to: Create a real blank page with only 1 active plugin@bcworkz Thanks for the reply. I will try the techniques you have mentioned. I will take the time to study up on Filters and Hooks. I want to learn the WP ecosystem and Plugin development for fun and profit in my upcoming semi-retirement. In my currently limited understanding I thought that “removing whatever filter or action hooks were added by the plugin” would stop the plugins from operating throughout the entire site. I must learn if there is a way to make that happen for just 1 custom page.
But first I will “try removing the wp_head() and wp_footer() calls from your template” and see if the Shortcodes like “
[display-posts category=”newsmax-newsfront” include_excerpt=”true” include_date=”true” posts_per_page=”5″ excerpt_more=”read more…” excerpt_more_link=”true”]
” will still work.
I tried your suggestion of looking for errors in Chrome Devtools. Here is what I see for the links that will not display…
Refused to display ‘https://www.nytimes.com/2017/07/29/business/tesla-model-3-elon-musk.html’ in a frame because it set ‘X-Frame-Options’ to ‘deny’.
It appears that many Feed publishers now want their content to appear in a Window so that users are “on” their website. A shame.
If I set the Option in WPRSSAGGREGATOR to display in Window, can it be a pop-up window over my current window?
Thank
Forum: Themes and Templates
In reply to: Links in Header.php aren't clickableWow. I just brought the site up on my phone and the links work fine there. But not on my desktop. Strange. Well sorry about the false alarm…maybe.
Forum: Themes and Templates
In reply to: Links in Header.php aren't clickableI downloaded the purchased theme from the Envato Marketplace. The authors are paral.lel.us The theme is political called The Frontrunner. See it at getourjobsbackinc.net. please no flames about the site. This is a technology discussion. Thanks for asking.