-
AuthorPosts
-
August 21, 2018 at 5:03 pm #999896
Hello,
I still have some info to ask you about the comment form.
My articles are built with the standard editor + a page on which I put the element “blog articles”.
When I go to an article where I enabled comments (see the link) and want to log in as a user, I come to the WordPress login page.
How can users access to Enfold’s form ?Thanks a lot
August 21, 2018 at 6:53 pm #999927Hey annesite,
I’m not understanding the issue you are running into. When subscribers login, you are directed to the WP login screen unless you specifically create a custom login page which is still just a custom styled WP login page.
Best regards,
Jordan ShannonAugust 22, 2018 at 4:09 pm #1000414Hi Jordan,
What I would like is a registration form so that someone who is not suscriber can register with his email address to write a comment.
Same as the example in Enfold .Can you tell how to do it ?
And I would like a separator between the social share buttons and “Vous aimerez peut-être aussi”
and also before the comments. How can I manage to ajust that ?Thanks in advance
August 23, 2018 at 2:12 pm #1000737Hi annesite,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
You can allow all visitors to comment on the Settings > Discussion page.
Best regards,
VictoriaAugust 23, 2018 at 3:28 pm #1000790Hi Victoria,
Thanks for your answer, it made me recheck the Settings and I found: I allowed visitors on the Settings BUT I also asked that “users be registered and connected”. :-D That’s why !!!
Now I can manage.
But can you just tell me how I could put a separator (a line across the entire width) between the social share buttons and “Vous aimerez peut-être aussi” and also before the comments ?
Thanks in advance,
Best regardsAugust 23, 2018 at 8:07 pm #1000924Hi,
Add this to quick css and adjust the color to what you need:
.av-share-box{ padding-bottom: 50px!important; border-bottom: 1px solid red!important; }
Best regards,
Jordan ShannonAugust 24, 2018 at 11:08 am #1001129Thank you for your answer.
Meanwhile, I made other manipulations and this problem does not arise anymore like that.
There is a big white space under my footer and I do not know how to remove it. In a previous request https://kriesi.at/support/topic/blank-space-below-the-footer-only-in-blog-article-or-archive/#post-998495 I had a solution but it appeared since the changes of the footer and the color of the line that I made.August 25, 2018 at 6:38 am #1001481Hi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardAugust 25, 2018 at 11:53 am #1001601Hi Rikard,
Thank you for your answer.
Apparently, it’s a problem with the footer because when I remove it on these pages, the white space disappears.
It appears only on the blog articles and the “Actu et blog” page.Thanks in advance,
Best regardsAugust 26, 2018 at 8:24 pm #1002000Hi,
I now solved this issue by adding a custom id to the footer section (ID = footer_section) and then I added this css code to the quick css field:
#footer_section + div { display: none; }
Best regards,
PeterAugust 27, 2018 at 11:18 am #1002198Hi Dude,
Thanks, thats great !
I see a problem in pagination but I do not know if there is a connection with what you added: the numbers are not centered in the circle or on the right part (eg, “1 page sur 4” ).
Everything was OK when I worked on these pages and I do not know why the numbers are no longer in the right place.Can you help me ?
Thanks,
Best regardsAugust 28, 2018 at 3:22 am #1002498Hi,
Thanks for the update.
This should center align the pagination numbers.
.pagination .numbers { top: 10px; left: 6px; position: relative; }
Best regards,
IsmaelAugust 28, 2018 at 10:54 am #1002625Hi Isamel,
That’s great ! Thanks.
There is stll the numbers on the right (“1 page sur 4”) which are not in the goog place.Can you help ?
Thanks,
Best regardsAugust 28, 2018 at 3:20 pm #1002719Hi annesite,
Can you try adding this css code in Quick CSS:
#top .pagination-meta span.numbers { display: inline-block; float: none; position: static; }
Hope it helps.
Best regards,
NikkoAugust 28, 2018 at 6:16 pm #1002773Hi Nikko,
Thanks, it works !
Best regards,
AnneAugust 28, 2018 at 6:36 pm #1002778Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Comment form is like WordPress form’ is closed to new replies.