vrrebels
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Disqus polylangBump
Forum: Plugins
In reply to: [Polylang] hreflang only in homepage ?Ok now I understand, if a post not have its corresponding translation not have the hreflang explicited, it is added only if the other language part is created.
Thank you, it was really stupid 😀
Forum: Themes and Templates
In reply to: [Hueman] Change responsive menu position to the leftThanks worked perfectly!
Forum: Themes and Templates
In reply to: [Hueman] Replace theme-option.phpNo the error is cannot redeclare “path to parent” theme-option.php to “path to children” theme-option.php
Forum: Plugins
In reply to: [Polylang] How to correctly configure a subdomain with polylang?Wait I maybe found what I was looking for!
Why … in all your guide is the word “redirect”????
That’s can lead to misunderstanding!
You should use “mirror”! That is!
Redirect and mirror is not the same!
Well I will test if mirroring works!
Thanks 🙂
Forum: Plugins
In reply to: [Polylang] How to correctly configure a subdomain with polylang?Thanks for reply! My index.php is in my http://www.x.com folder where is installed my wordpress.
So my redirection of http://www.it.x.com to http://www.x.com should be correct?
When you say point to it means the Linux equivalent of “create a symbolic link” : bash command “ln -s”?
Forum: Themes and Templates
In reply to: [Hueman] Move post image to the topI wasn’t the author of the posts and I tought that the default behavior for the theme was to put an image at the beginning of every post.
Thank you very much! Great Support!
Forum: Themes and Templates
In reply to: [Hueman] Move post image to the topThe post title should be before the post Image, so this wold be the order :
– post title
– post image
– post author and data
– share buttonTo answer second question, it s a plug-in, there is an option to add the share buttons to the top of the post but probably they give some code to move buttons where I want.
I found in single.php where is post author and data line but moving that line makes author and data go always before image post or at the end of the post.
I don’t know in which file is got/located the post Image and generally how to solve the problem.
Thank you for your time.
Forum: Themes and Templates
In reply to: [Hueman] Footer area Issue and featured contenent problemYes I need further assistance but for something else I will open a new post and close this one.
Forum: Themes and Templates
In reply to: [Hueman] Footer area Issue and featured contenent problemEdit Solved…
It was a footer style problem, changin into no footer and then to a footer solved the problem!
Thanks anyway!