vbdeco
Forum Replies Created
-
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Tags for Management Page messageDone.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Problem with [post_title]Of course : All links was broken, but i didn’t know why. Now it’s fixe.
Regards.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] text page = text mail ?I need to resume (sorry) :
I don’t speak very well English, so i copy/paste and modify Julie’s Message (my appologies for this)This new version doesn’t fix that :
So when someone clicks the “Subscribe without commenting” link, they are brought to the correct page (content from the “Request Link” field in the Management Page tab). Once the email address has been submitted, the content from the Management Message field of the Notifications tab is displayed. In the version 160115 of the plugin, the correct message was displayed (content of the Request Submitted field on the Management Page tab).The user which subscribes without commenting, receive the wrong email message entirely. The “check message” from the Notifications tab is not sent. Instead, the “Management message” (same tab) is sent.
Hope it will help you to resolve.
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] text page = text mail ?3a- Fixed
3b- FixedForum: Plugins
In reply to: [Subscribe To Comments Reloaded] text page = text mail ?Hi,
I tested your lastest version :
1- not fix.
2- Worth : E-mail received is empty.
3-
a- When the email address is entered and validated, then the page that appears contains the email subscription management.
b- Worth : E-mail received is empty.Regards
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Problem with [post_title]Resolved !
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] StCR and mobile versionYes it is !!
Regards
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] text page = text mail ?Hi,
Is this resolved with new version (v160831) ?
Regards
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] StCR and mobile versionHi,
Is this resolved with the new version (v160831) ?
Regards
Forum: Themes and Templates
In reply to: [onetone] Bigger Logo?Great !
Please, mark your topic as “resolved”.
Forum: Themes and Templates
In reply to: [onetone] Bigger Logo?Hi,
I’m not sure I understand your request.
First make a child theme : codex
Then add the following CSS code in the style.css file (that of child theme) :
img.site-logo { float: none; height: XXpx; margin-left: auto !important; margin-right: auto !important; display: block; }(replace XX by the size you need/want).
I hope it will help you.
Forum: Themes and Templates
In reply to: [onetone] Blog pageHi,
I’ll try to help you, but my English is not very good.
First, before doing anything, make a child theme : codex
For summary :
So go to the content.php file and you must be replaced “the_content” with “the_excerpt”For sidebar :
Go to Apparence > Option Onetone > sidebar and active yours sidebars in “blog archives/category pages” : Have a look at this support linkRegards
Forum: Themes and Templates
In reply to: [onetone] Problem with Onetone Metabox OptionsUp !
Forum: Plugins
In reply to: [Authors Page] Add # post ?oups…… no i didn’t, sorry 🙁
Now it’s done and it works fine !!!!
Wonderfull.
Regards.
Forum: Plugins
In reply to: [Authors Page] Add # post ?Hello,
I try this code
[authors_page role="author" counter="# of posts is %post%"]But no post counter appears (i only got author’s name).