Home User profile
sco
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
sco
tagDiv Member

Hi,

I don’t want to create a new attribute as Brand already exists as a taxonomy from woocommerce recent update. I can already select the brand from the product edit page and manage the different brands from the woo products taxonomy edit page.

I need to use the taxonomy and not a new attribute.

Looking forward to your reply,
Regards.

sco
tagDiv Member

Hi,

Any chance that at least the header title problem and the change in the url for the « non multi mode » could be fixed in the next release? The flex loop filters is not functional and it prevents us to using it even though it is essential to us.

Regards.

sco
tagDiv Member

Hi,

Actually it doesn’t even work for any custom taxonomy. Please fix this for woocommerce taxonomies but also for custom ones.

Could you also report the bug regarding the condition added to the url when filters are not on « multi mode »?

And what about the header titles, will you fix it ?

Regards.

sco
tagDiv Member

Hi Bettina,

Thank you for your reply.

(1) According to colors and images: Please read back my message… colors and images are already set correctly for the taxonomies but they do not display. Do the test on your end with the pa_lang taxonomy from woocommerce. The image doesn’t show. But it works fine in the woocommerce filters in the store. So there is a bug with the flex loop filters

(2) No, we cannot use inline text when there are more than 1 filter. The numerous headers are within the block for each filter. So the inline texts cannot be added inside the block. Please have the “post_type” name removed from the header… it makes no sense. Or add the ability to attach a header title for each filter.

(3) You wrote “Normally, if you have more than one filter, you should check the option “Multi.””. Allow me to disagree with you. This is not the way it should work as it is not logical. You can check how other filters work (ie. woocommerce). It is not logicial to consider that filters have to add up. Most of the time it is not case and it messes the results returned. Please consider fixing this. Report to the developers, I’m sure they will agree.

Regards.

sco
tagDiv Member

Hi Bettina,

As I deactivated all the plugins and only kept Newspaper theme without this solving the problem, I knew the problem was coming from Newspaper or the tagdiv plugins attached to it.

I activated the required tagdiv plugins + Newspaper theme, then I cloned my homepage and deleted one by one all the elements and found the culprit : “Leads” element

Please add the “Leads” element to your homepage, the one that allows people to subscribe to the newsletter. You will be able to replicate the issue.

This is what prevents the “Header main menu” element and “Modal popup” element to work.

Thanks to investigate how to fix this issue.

Regards.

sco
tagDiv Member

I’m already up to date: 12.6.4

I’ve also tried to go back to previous version but the problem remains.

The problem comes from Newspaper theme incompability with the latest version of wordpress.

Please fix this.

Regards.

sco
tagDiv Member

Hello,

Same problem happening while installing the last RC version (12.6.1). No more able to log through the login page. It seems to be linked to some javascript conflict but I might be wrong.

Deactivating all the plugins didn’t fix this issue.

Please fix this.

Regards.

sco
tagDiv Member

Hi,

Nevermind, I figure it out.

Regards.

sco
tagDiv Member

Hi,

Again, I didn’t receive any notification from the forum. Now that I check the post replies, the url is dead. Could you send another one. I’ll check the forum later.

Regards.

sco
tagDiv Member

Hi,

I didn’t receive any notification that you posted a reply. Could you send back another url for https://imgur.com/qhDjo0A as the link is dead.

Actually, when a post is attached to a locker, I need to display the name of the susbscription on each post, right under the date the post was edited.

Looking forward to your reply,

Regards.

sco
tagDiv Member

Hi,

I didn’t change anything as I was sure that v12.5 was the culprit.

Today I updated to v12.5.1 and the problem is solved.

Regards.

sco
tagDiv Member

Hello Calin,

Yes, sure…I know what a RC is… so I inform you that an error message is generated on the homepage so that you be able to fix this in the final version.

In the meantime, I would appreciate if you could provide the fix. Even if the website I’m working on is not available to the public yet (ongoing tests), it gets annoying to have the error messages displayed many times on the homepage (I won’t deactivate the ability to display the error msg because of ongoing tests).

Thanks for your help and time.

Regards.

sco
tagDiv Member

Ligne 545 :
$css_font = isset($this->settings["all"][$param_name]) && strpos($this->settings["all"][$param_name], $font_family_list[$font_setting_value]) !== false ? '' : $font_setting . ':' . $font_family_list[$font_setting_value] . ' !important;';

from this part :

if ( $f_var !== '' ) {
$css_font = isset($this->settings["all"][$param_name]) && strpos($this->settings["all"][$param_name], $f_var) !== false ? '' : $font_setting . ': ' . $f_var . ' !important;';
}

} else {
$font_family_loaded = $font_setting_value;
$css_font = isset($this->settings["all"][$param_name]) && strpos($this->settings["all"][$param_name], $font_family_list[$font_setting_value]) !== false ? '' : $font_setting . ':' . $font_family_list[$font_setting_value] . ' !important;';
}

}

break;

sco
tagDiv Member

Hi,

Please re-read my message as you’ll find the answer to your question.

1. I need this code to add orders history elsewhere
2. I had no problem before updating to version RC12.3, the code was working fine
3. Yes, the code is pasted at the end of the functions file.

There is something linked to the update (RC12.3) that prevents this code to work properly and that generates the error message about the add_shortcode function.

This is what my question was about.

Regards.

sco
tagDiv Member

Thanks for your help.

Regards.

sco
tagDiv Member

Hi,

Yes I mean Dashboard -> Posts -> All Posts -> Filter by a category.

– I have deactivated all the plugins => no error message
– I have reactivated only tagdiv composer => the message appears
– I have reactivated all the plugins and deactivated tagdiv composer => no error message

I have newspaper theme v12.2 installed.

So… the culprit cannot be anything else than tagdiv composer.

Could you please ask the developer.

Thanks for your consideration and help.

sco
tagDiv Member

Hello Bettina,

With all due respect, no screenshot is needed.

Go to posts listing, select a category and the DB error appears. That’s all simple.

Regards.

sco
tagDiv Member

Hello,

Please re-read my message… this is not what I am saying.

The problem is not that wp-login.php is used… the problem is that the url is not rewritten within the email sent to the member. Even when the url containg wp-login.php is clicked, the member is redirected to :

login_page_name/?password_reset&login=XXXX&key=xxxx

The only thing I ask is that this last url be displayed within the email sent to the member instead of displaying the non-rewritten url. This is the url to which the member is redirected, thus I don’t see where the problem is. Could you ask your developers? This way, blocking the access to wp-login.php (for obvious security matters) works and the member can complete the reset password procedure.

Thanks in advance for your help.

Regards,

sco
tagDiv Member

same problem to activate an account.

Could you have wp-login.php never appear and be replaced by the newspaper login page name ?

Regards,

sco
tagDiv Member

Hi,

I still have some problem with the reset password procedure…

In the reset password email sent to the user, the reset url reads :
wp-login.php?action=rp&key=xxxxxx&login=XXXX

Once we click on the url, the url is rewritten like this in the browser :
login_page_name/?password_reset&login=XXXX&key=xxxx

For security reasons, I only use the newspaper login page and I block access to wp-login.php, thus if the reset url (even if it is written once clicked) contains wp-login.php, the user will be blocked. He will be redirected to a 404 page.

Could you fix this so that only the rewritten url appears on the reset password email sent to the user ?

So, in the reset password email sent to the user, the url should already be rewritten like this :
login_page_name/?password_reset&login=XXXX&key=xxxx

Then, even if wp-login.php is blocked, the user will be able to complete the reset password procedure.

Looking forward to your reply,

Regards

sco
tagDiv Member

Hi,


@Michaelgroth
: Yes, same problem with both elements.


@Calin
: You should fix this.

You just have to suppress the default ?post_type=post and instead have the results redirected to /search/xxx or /?s=xxx

How is this that complicated ?

Regards,

sco
tagDiv Member

Hi,

Please disregard this topic. I don’t know if this is the install of the official theme update that did the trick, but actually everything is now in order.

Regards,

sco
tagDiv Member

Hi,

My concern wasn’t about this element.

My message dealt with the element “social share”, this is what I use on the posts, and it is not possible to customize it. The social network are defined from the theme panel and I cannot add one.

Signal messenger is widespread… Could you please add it to the theme panel ?

Regards,

sco
tagDiv Member

Hello Anamaria,

Thank you for the video.

I found the culprit… cerber plugin! I cannot define a customized admin directory anymore… cerber changes the logout and reset urls, reveals the admin directory, and prevents the reset procedure to happen on the frontend. Grrr !

Thanks for your time.

Regards,

sco
tagDiv Member

Hi,

I realized that the logout procedure also reveals the admin directory :
– logout from the member account page
– logout from the tagdiv header login menu

Both display a logout url that reveals the admin directory as follows :

https://www.SITE.com/ADMIN_DIR/?action=logout&redirect_to=https%3A%2F%2Fwww.SITE.com%2Fmy_account%2F&_wpnonce=e81823cec3

Could you fix this ?

Regards,

Viewing 25 posts - 1 through 25 (of 39 total)