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

Hi, is there some script to add more ad-box in theme panel?

cezarsg
tagDiv Member

Catalin, I’m the developer who is trying to solve this problem. I’m trying to update content of my client site. The problem is Tagdiv Composer make some “processing” in content pages not letting it readable.
I dont’t need help to make the sql commands, because I know very well it. This commands I put here are very used actually to update posts or pages.
How could you help? It don’t need necessary by sql commands. If only solution is make manually, ok. I need to know, because I will think better before using Tagdiv Composer again.

cezarsg
tagDiv Member

Catalin,
here is the content I try to explain:
https://www.screencast.com/t/CA5QJ0iDil

And here is the sql commands I need to execute but it don’t find anything:
UPDATE wp_options SET option_value = replace(option_value, ‘Existing URL’, ‘New URL’) WHERE option_name = ‘home’ OR option_name = ‘siteurl’;

UPDATE wp_posts SET post_content = replace(post_content, ‘Existing URL’, ‘New URL’);

UPDATE wp_postmeta SET meta_value = replace(meta_value,’Existing URL’,’New URL’);

UPDATE wp_usermeta SET meta_value = replace(meta_value, ‘Existing URL’,’New URL’);

UPDATE wp_links SET link_url = replace(link_url, ‘Existing URL’,’New URL’);

UPDATE wp_comments SET comment_content = replace(comment_content , ‘Existing URL’,’New URL’);

cezarsg
tagDiv Member

Hi, I Just used Duplicador, and everything was ok. Only content is beyond this plugin. People use SQL command to select and update all content insiste post and page. I cant because the content is Transformed by tagdiv conposer.l

cezarsg
tagDiv Member

Thanks Simion,
Other question: to control image heigth in this same solution, is there another way than using CSS? My image has 100px but I want show only 50px as height, like cutting it.

cezarsg
tagDiv Member

Hi Simion, I’m glad now because I was expecting that counter would show comments from anothers users or visitors. Now I finally understood it only counts comments from the author posts itself. Thanks

cezarsg
tagDiv Member

Hi Simion, comments made by visitors (not logged) at any post of the author shouldn’t increase the counter?

cezarsg
tagDiv Member

Hi Bogdan, as I still trying fix my site about count comments in author page.
I did some tests with the Newspaper theme in a localhost instalation and I noticed that count comments at author pages is working only by comments posted by logged person. Is that normal?

cezarsg
tagDiv Member

Hi Bogdan,
Do you mean the newspaper add its own code to put comments? In this case, should be some way of this code not working?

cezarsg
tagDiv Member

Hi Bogdan,
the comment count you showed I put manually myself running SQL update.
I didn’t understand about standard wordpress. The theme was made to another wordpress, different of mine?

cezarsg
tagDiv Member

Hi Bogdan, I did some tests at a new wordpress instalation with no plugins and for my surprise, the field user_id in table comments are not filled by wordpress self. As I sure the theme uses this field I’d know if the team could help me cause this became very important for my client.

cezarsg
tagDiv Member

Hi,
I did some tests, the comments are aproved. I sent by e-mail the acesss.

cezarsg
tagDiv Member

Hi Bogdan,
as I have many authors and only some comments it is hard to find it. In this page http://aempreendedora.com.br/o-risco-de-nao-correr-riscos-riscos-de-formas-consciente/ the author has comments.

cezarsg
tagDiv Member

Hi, I have the same problem with my site.
http://aempreendedora.com.br/entenda-como-os-cosmeceuticos-funcionam/
Could you help me?

Viewing 14 posts - 1 through 14 (of 14 total)