After logging in to the forum site for Weaver, I get sent to a page that gives me this – there doesn’t seem to be anyway to contact Weaver or Scrambler or any of the other moderators on the forum.
Sorry, no such page.
It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.
Search for:
Most Used Categories
No categories
Archives
Try looking in the monthly archives. ??
Select Month
]]>Hello.
These strings uses the?esc_html()?function and is not translated:
https://themes.trac.www.ads-software.com/browser/weaver-xtreme/6.5.1/admin/customizer/save-restore/customizer-save-restore.php#L31 (this one is also missing the text domain)
Thanks.
]]>Hello,
How can the footer credit and the Wp logo be removed?
Thanks.
]]>I’ve used this theme many times and have never had this problem. I just installed Weaver Xtreme 6.3.0 on a server that is not my normal server for clients.
I get this error showing:
*** Weaver Xtreme File Access Error! *** <small>( But don’t panic! )</small>
Weaver Xtreme is unable to process a file access request. It is unusual to see this error. It is most commonly displayed after moving to a new host.
Possible issues:
Diagnostics:Directory not writable to save editor style file. You will have to check with your hosting company to have your installation fixed to allow directories to be created. Directory: /export/home4/http/.users/a0/00/72/a9/therapyviaskype.com/www/wp-content/uploads/weaverx6-subthemes/
The path to the uploads directory is wrong, and I’ve confirmed that by using FTP to look at the directory structure. It should be therapyviaskype.com/wp-content/uploads
I have no idea why it is sticking the extra /www level in the directory path.
There is nothing in the wp-config.php file that is putting the directory anywhere other than the default.
]]>is there a way to add that code as css? if not what is the best way to add it to my weaver theme?
or is there an option i’m not seeing in the admin section to custom set the length of excerpt on Category / Archive Pages
]]>Hi,
Thanks for your theme maintenance.
Running any WP-CLI doctor check command, i.e.:
wp doctor check core-update
I get this error:
PHP Fatal error: Uncaught TypeError: Return value of weaverx_get_cur_page_id() must be of the type string, null returned in /var/www/clients/client2/web52/web/wp-content/themes/weaver-xtreme/includes/lib-runtime.php:263
Stack trace:
#0 /var/www/clients/client2/web52/web/wp-content/themes/weaver-xtreme/functions.php(561): weaverx_get_cur_page_id()
#1 /var/www/clients/client2/web52/web/wp-includes/class-wp-hook.php(308): weaverx_enqueue_scripts_action()
#2 /var/www/clients/client2/web52/web/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /var/www/clients/client2/web52/web/wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /var/www/clients/client2/web52/web/wp-includes/script-loader.php(2194): do_action()
#5 /var/www/clients/client2/web52/web/wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#6 /var/www/clients/client2/web52/web/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#7 /var/www/clients/client2/web52/web/wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /var/www/clients/client2/w in /var/www/clients/client2/web52/web/wp-content/themes/weaver-xtreme/includes/lib-runtime.php on line 263
Related code is:
function weaverx_get_cur_page_id(): string
{
global $weaverx_cur_page_ID;
return $weaverx_cur_page_ID;
}
Checked on PHP versions 7.4 to 8.2.
I replaced the function in a child theme and this seems to work fine:
function weaverx_get_cur_page_id(): string
{
global $weaverx_cur_page_ID;
// Comprueba si la variable está definida y no es null
if (isset($weaverx_cur_page_ID) && !is_null($weaverx_cur_page_ID)) {
return $weaverx_cur_page_ID;
}
// En caso contrario, devuelve una cadena vacía
return '';
}
Thank you.
]]>I have google ads on my site and they worked fine, until recently. Now they are displayed normally on my desktop site, but not on mobile devices. The Google ad-code is Javascript. Header of the widget containing the ads is displayed, but no ads.
]]>WordPress 6.0.3 came out, and several plugins were updated. My site kept telling me to “contact the site administrator” and that I don’t have access to core updates. Disabled plugins, looked at the config and some other files, couldn’t find the issue. Dave of tech support at Prohosting switched the them to Twenty Twenty Two, and that brought back the ability to update (and autoupdate). Switching back to Weaver Xtreme removes the ability to autoupdate plugins and WP (or to update them at all). Just wanted to see if anyone else had experienced this and if they have that this may help them fix it.
]]>Hello,
How can I make a round logo fit in the square shaped logo area of Weaver Xtreme?
When the logo is uploaded, there are white spaces from the edges of the logo area.
Thanks.
]]>Hello,
The numbered Page navigation on the Infobar is not displaying.
Hide Page Navigation was not ticked.
What can one do to show the numbered page navigation on the infobar?
Thanks.
]]>Hi
After activating your theme I’m getting a popup notification to set Set Options Level & Interface.
I notice a minor mistake in this string:
please open the **General Options / Admin** panel, and then the **Set Options Interface Level** panel,
Must be:
please open the **Admin Options** panel, and then the **Set Options Level & Interface** panel,
Guido
]]>Hi.
I have installed Weaver Xtreme in subfolder my-domain.com/site
and having a minor issue in the Customizer.
Normally when pressing the X (close) button in the Customizer it should redirect me to the previous visited page in my dashboard.
When I press this button after setting or changing the “Options Level and Interface”, it redirects me to main dashboard page /wp-admin
, but the subfolder site
is not taken into account. So it redirects me to my-domain.com/wp-admin
, which causes a 404.
I don’t know whether this is a WP thing or something you can fix?
Guido
]]>Hello,
Please can I make the two sidebars to have same size of width?
Thanks.
]]>I uploaded a logo that is 150px by 262 px via the Customizer, and it becomes large and blurry on my website.
What am I missing? How can I fix this? I am using Weaver Xtreme theme.
Thank you in advance for help!
]]>Hello,
Please how can I make the featured image to be larger in size on post page?
Thanks.
]]>Hello,
Thanks for this first class theme.
How can I make the widget Sitewide Top Widget Area to have 2 columns?
How can I make it to have the number of columns I like?
It currently takes 6 columns.
Thanks.
]]>Firstly, I am posting here because I cannot search or post on the weaver forum. Gives me an error and cannot display page.
After a recent update all of the colors I had set through customizr are now white. The website displays correctly but when I try to edit a page or post the title is invisible because it’s white on white. How can I fix this?
]]>I have been using Weaver extreme for a long time. With the newest update of wordpress I had to rebuild some of my recipe site. New menu. I update all my sites using my xampp localhost platform. I have the website working properly on my localhost, yet when I dublicate the site to my platform on Hostgator, I get my header and just dark blue all over.
Is there something wrong with hostgator, or is there something wrong with Weaver Extreme?
I like the Weaver Xtreme theme, but I don’t need the section for Average Rating on all my pages. Can this be removed?
]]>My entire site no longer is editable.
granted the last time I updated anything was in 2018.
All these upgrades to WP and Weaver and the Gutenburg thing. Has that made my site so I can edit nothing?
The pages load. I just cannot change anything. or create anything.
?? I didn’t do anything or change any settings.
I tried to change themes but then my frontPage was gone so I changed back. I had to put the page back from a backup.
I just want to be able to edit what I have instead of starting over.
]]>Using a child theme and custom menu for primary navigation. I’m also using webkit-text-stroke. The problem is the drop down menu. Once an item has been clicked, it turns and stays white. I want it to return to the original link color, with black-outlined text.
Works fine in Firefox. In Opera, Chrome and Safari, drop down menu visited links stay white, but if I go to “Customize”, the preview pane shows the correct colors and stroke after an item is clicked. I’ve used !important in the Weaver Admin +css for links w/o success for this problem.
(Weaver Xtreme 5.4)
Thanks for your help.
]]>What is the best way to implement a favicon in Weaver Xtreme?
Currently I don’t know the source of the favicon that shows in browser tabs at https://www.swamisriatmananda.com/
In Weaver Xtreme 4.3.3, Advanced Options > Favicon, the selected .ico image does not show on browser tabs, nor anywhere else.
Separately, in WordPress > Appearance > Customize > General Options & Admin > Site Identity, there is an older image that does show on browser tabs but only on WordPress pages when logged in to work on the site, but this image does not show on browser tabs when visiting the site itself.
]]>I’ve been a very happy Weaver fan for a number of years. I had converted all my other weblogs to Weaver Extreme except for one that I’d kept on Weaver II. It went toes-up on me last week, and I had to rebuild it. I converted to Weaver Extreme as I did so.
I’m about 99% back to where I was. I’ve just got one nagging question for you. My site used to have 2 parallel sidebars on the right. Now, I have to put one on the right and one on the left. The only alternative I’ve found is to stack one on top of the other. Is there anyway to set up 2 parallel sidebars for widgets on the right running down the whole page?
]]>Weaver XTreme 4.3.1.5 Header HTML – Hide phones not working.
I checked with 3.2.3 version – worked.
WP 4.9.10
I think the subject speaks volumes, actually. I am truly disappointed. I’ve been recommending Weaver Xtreme to my clients, both sighted & sight-impaired, for years, & now blind folks using a screen reader can’t even access it.
There are alternatives. ReCaptcha is 1. There are others. Please remedy this. It’s against everything the WordPress community stands for. & BTW, I wouldn’t have called you out on a public forum except, of course, I couldn’t contact you privately because of the captcha.
]]>Hello. I hope this is the right place for this question. have a page:
https://www.succoth.yahadeasttn.org
I have about three links in the header. They are all to the same thing, the home page. I’d like to change this. How would I go about doing this?
I”d like my logo to be only link to home in header. I have one in the menu, and I’d like to put one in the footer. I believe I can put the one in the footer, using the extra tweaks for this theme.
If this isn’t the right place to ask, could someone point me in the right direction. I’d be much obliged for any help someone can give.
]]>Hi all
This is my wife’s site. If we upgrade to Xtreme, will everything go into the right places, or will there be problems to fix?
Many thanks
]]>I have been trying to access the weaver forum for days now and keep getting a server timed out message. Is Weaver no longer available? This isn’t an issue for anything else – just the weaver site and the forum.
]]>ANy idea why I am receiving a file access error message and how I can resolve this? It’s causing some formatting errors in backend, otherwise site is running and looks fine so it’s just annoying.
Here’s a link to screenshot of error message
Thanks!
Will
Hi Folks,
I have just updated this week from Weaverii to a Xtreme 4.2.6 child.
Generally, all is working okay, but I have found a few issues regarding videos which I urgently need to fix and ask for advice and help.
1) When I insert a YouTube video into a post, I use the default settings and then center it. e.g.:
‘<p style=”text-align: center;”><iframe src=”//www.youtube.com/embed/Updkb3Bfkrw” width=”446″ height=”250″ allowfullscreen=”allowfullscreen”></iframe></p>’
However, though it shows correctly centered and 446×250 on the edit page, when viewed on the page, the video is full width.
This affects all old videos with this form of embedding and messes up a whole lot of pages.
How can I get back the old page view of a centered 446×250 video?
2) Some of the older (2010+) videos used a different embed procedure:
‘<div style=”float: left; margin-right: 14px;”><iframe src=”//www.youtube.com/embed/wivgDck1l88″ width=”243″ height=”200″ frameborder=”0″></iframe></div>’
All such embeds no longer work. They show no videos at all – or spaces for them – on the post, only the page text.
However, if I delete the ‘<div>’ positioning, and use only ‘<iframe src=”//www.youtube.com/embed/wivgDck1l88″ width=”243″ height=”200″ frameborder=”0″></iframe>’
Then the videos shows on the page – but again, it is full width and so destroys the page layout and makes pages unreadable.
Can you please advise a solution, or where to look for one, so I can have predetermined sized videos placed where I need them, in and amongst text?
Regards and thanks,
Angus