scrambler
Forum Replies Created
-
You remark below was a fair one, and hopefully @weaver will take it into consideration 🙂
“Although Weaver Xtreme does not appear to be at fault for activating the Jetpack mobile theme it does appear to be responsible for the unnecessary popup dialog. WordPress has a built-in alert system that allows a plugin or theme to display a message across the top of the admin dashboard. They should have used that method instead of the popup.”
“I am not revising my critical review of Weaver Xtreme and we will stop using it on these sites as soon as is practical.”
You do as you please (Xtreme is one of the most configurable theme and its support forum one of the most responsive of the industry, so it is you loss ultimately 🙂 ), but you seem to be channeling your frustration at the wrong place, all because you seem to have a faulty plugin or installation, and you had the misfortune to have a bad connection problem with the forum.- This reply was modified 8 years, 8 months ago by scrambler.
“It appears that Weaver Xtreme is not activating the Jetpack mobile theme but the nagging popup is only appearing on sites where Weaver Xtreme is installed and active.”
As I mentioned above, that makes sense and so you definitely need to contact Jetpack, or try removing and reinstalling.The reason weaver Xtreme will Nag you, is because the jetpack Mobile theme will break Xtreme responsiveness, so you do need to resolve the issue.
First, no one has ever reported an issue with creating an account on the weaver forum, have you tried to do it from a different browser / computer, in case something in the configuration you use had an issue? The proper link is
https://forum.weavertheme.com/Also you can send a direct message to the developer to ask for help.
https://weavertheme.com/support/contact/I have sent a message to the weaver developer to notify him of that thread.
“when we check the Jetpack dashboard, the mobile theme is enabled.”
Have you tried to ask Jetpack how that could happen? Because I cant see ho the theme could do it, and may be something is corrupted in your jet pack installation.
Have you tried to deactivate and delete Jetpack and reinstall?- This reply was modified 8 years, 8 months ago by scrambler.
Forum: Plugins
In reply to: [Weaver Show Posts] img src instead of featured images“can only be solved making changes to core functions.php. It wasn’t going to be useful to customize Weaver if the problem is happening with any plugin”
I am not fully understanding the issue, but if there is a solution by modifying the function.php (through a child theme), then I would assume that solution would equally work with any Plugins.
Also note that If you are using the weaver Xtrene Theme and it “Plus” plugin, there is an Action an filter box that can be used for PHP actions and filters without requiring the creation of a child theme.Forum: Plugins
In reply to: [Weaver Show Posts] img src instead of featured images@arsenalemusica
I am not sure I follow your logic.
If you are using or testing the Weaver Theme or plugins, the only and best place to get support is its developer forum https://forum.weavertheme.comNot getting the proper help will not allow you to evaluate the tool properly, so I am not sure why you would see that as a drawback to avoid…
Your loss though 🙂Forum: Themes and Templates
In reply to: [Weaver Xtreme] And Weak ComputersIf you dont need the functionality, dont use it 🙂
Forum: Themes and Templates
In reply to: [Weaver Xtreme] And Weak ComputersFirst, you will get better help if you post on the Weaver forum as this one is not monitored.
https://forum.weavertheme.com/If you are having speed issue, it is more likely to be linked to your WordPress installation, your plugins, and or browser, than your machine.
There are many things to check if the Customizer does not load, please read the article below for what to check.
https://guide.weavertheme.com/settings-wont-save-from-customizer/That said, WP customizer is inherently slow when dealing with a lot of options (some browsers are worst than others), nothing the theme can do to fix that, it will have to be done by WordPress.
If none of the things explained in the article above help, you can deactivate Xtreme Customizer and use the Legacy Admin in Appearance > Weaver Xtreme Admin > Main options pages.
Deactivate the Customizer in Weaver Xtreme Admin > Advanced options > Admin Options > Disable Xtreme Customizer. This will keep the basic WordPress Customizer, but will remove all the Theme options from it, making it faster and lighter to load.Forum: Plugins
In reply to: [Weaver Show Sliders] play/pause button shows pause when autostart disabledYou should post on the weaver forum below, as this one is not monitored
https://forum.weavertheme.com/Forum: Plugins
In reply to: [Weaver Xtreme Theme Support] You Have a ProblemThere are no known problems with Weaver Xtreme Theme Support plugin v3.1 and the Weaver Xtreme Theme v 3.1.5
If you have one, I suggest you post a more detailed description of your issue on the weaver forum below with a link to your site, as this forum is not monitored.
https://forum.weavertheme.com/Do try to deactivate ALL non weaver plugin to see if there could be an interaction with another plugin.
Forum: Themes and Templates
In reply to: [Weaver Xtreme] problem on checkout pageIf you are having a problem with the Woocommerce plugin, you should post in their forum.
If you are speaking of something related to Xtreme, you should post in the user forum
https://forum.weavertheme.com/
But better explain what exactly is the issue and how it relates to Xtreme.Forum: Plugins
In reply to: [Weaver Xtreme Theme Support] Text-align center for text in footerYou should post on the Xtreme Forum, as this one is not monitored
https://forum.weavertheme.com/You will need to be more specific about what part of the footer you are referring to (footer widget Area, Copyright…)
Also make sure to include a link to your site illustrating the issue
Forum: Themes and Templates
In reply to: [Weaver Xtreme] Version 3.1.3 Obliterates Theme SettingsPlease report in details in the Weaver Forum, as this one is not monitored.
https://forum.weavertheme.com/There is nothing known in the last version 3.1.3 that would cause loss of setting.
If anything it implemented a safety feature to avoid a problem that was found in an earlier version and that could cause loss of settings.The issue is explained in the guide article below
https://guide.weavertheme.com/host-configuration-php-max_input_vars/Forum: Themes and Templates
In reply to: [Weaver Xtreme] Second logo in header sectionAlso, if you do not have the “plus” plugin, I recently answered a similar question on the forum.
https://forum.weavertheme.com/forums/topic/best-practices-way-to-add-images-to-each-side-of-header-sitename-and-tagline/The following worked well for his case
Just drop something like the following HTML in Main options > Header > Header HTML Box
<div style=”width:20%;float:left;text-align:center;”> <img src=”LeftImageUrl” /></div> <div style=”width:60%;float:left;”>  [site_title matchtheme=true] [site_tagline matchtheme=true] </div> <div style=”width:20%;float:left;text-align:center;”> <img src=”RightImageUrl” /></div>Forum: Themes and Templates
In reply to: [Weaver Xtreme] Second logo in header sectionYou should post on the weaver forum, providing a link to you site so we could offer the best advice based on your configuration.
https://forum.weavertheme.com/If you are trying to have three elements side by side (logo / Title tagline / Logo), the first question (and why we need a link) would be what happens on mobile. If the title tagline are short enough, they could all fit with scaled logos, but if the title tagline are long, you may need an alternate layout.
We also need to know if you have the Plus plugin.
So see you on the forum for a custom solution 🙂