I’ve discovered that this issue happens with Google Chrome, but it doesn’t happen with Firefox.
-
This reply was modified 9 years by
aberniz.
Catalin, is there any CSS file associated with that?
Thanks Catalin!
What I will do is to exclude tagdiv_theme.js from minify plugins/CDNs. Maybe this fixes my problem.
Hi Bogdan, I applied the fix you provided me with, and now it is solved.
Thank you!
Sorry, going back my widgets get alive again.
The point is: Why widgets get all removed when I change of child-theme? (the difference between the previous one and the new was only an image, but I changed the child-theme name for versioning)
-
This reply was modified 9 years by
aberniz.
Hi Bogdan, one question:
For my courses I am running a custom post type using the TEMPLATE STYLE 7. I am not using a featured image because this was causing me side effects.
I was expecting that with this “Featured image placeholder” I would have a default featured image, but I’ve applied it and I am still not getting a featured image in my TEMPLATE STYLE 7 course posts.
This is what I am getting:
https://s3.amazonaws.com/images.projectmanagers.org/docs/Default-Featured-Image.jpg
Should this “Featured image placeholder” work as a default featured image or it is only for thumbnails?
All the best,
Angel
Perfect. Thank you so much!
Thank you Catalin. It worked perfect!
Okay, but this alternative image is not beautiful.
Is it possible to change this default image by a beautiful one?
(I’ve noticed that Linkedin in the publishing platform does this)
Thanks Bogdan. Can you please give me the css for changing this icon?
All the best,
Angel
I am not sure what you mean.
I implemented the CSS that Catalin provided me above and it worked great!
This topic was solved.
-
This reply was modified 9 years by
aberniz.
OK, I think I’ve found the solution here:
https://themeforest.net/item/newspaper/5489609/comments?page=417
MGraft
2 months ago Flag
How do I make it so that the username on the topbar (when user is logged in) directs to the user’s buddypress profile/member page instead of their author page? My client is using this theme.
tagDiv
tagDiv AUTHOR
2 months ago Flag
Hi,
Here you can find the code if you want to change it – http://screencast.com/t/xH3klTTHNp
For other questions related to the theme, please contact us via email at contact@tagdiv.com and provide your site url and the item purchase key.
Thanks! Alin V.
Okay, if this is not a theme issue:
Why you told me that I will need customization services and change the theme code?
Hi Bogdan, you need to understand that this is a Theme implementation error. And easy to solve (it is only an error link).
Logged in users need to get access to their profile (as a member, not as an author – because authors are only a 1%). Anyone who click over a profile name expects this.
I am only using the Newpaper theme. I am not using any plugin (I disabled the Newspaper mobile plugin).
I can’t do a redirect. Redirects always cause problems (authors would not get access).
It doesn’t make sense to duplicate user login experience with an awful admin bar only because there’s a Newspaper error link.
Please, help me.
Okay, I see now the problem:
The problem is that when I click over my user profile in the Newspaper Top Menu, I get redirected to:
https://projectmanagers.org/author/testuser/
Instead of:
https://projectmanagers.org/members/testuser/
How can I make that logged in users at Newspaper get access to the /members not /author URL? (as they are not authors, just members)
Hi Alin! YES, what I want is exactly THIS (that you have shared):
http://screencast.com/t/ryyNhe8dbgvD
But, how did you get it?
When I try (logged in as testuser), I only get instead this: https://projectmanagers.org/author/testuser/
…I am missing something 🙂
FINALLY I’ve also disabled the Mobile Theme.
It seems this issue is with regards to the Visual Composer plugin.
When I edit a Page, if the Visual Composer is in “Backend Editor” option I see my content, but when I change it to “Classic Mode” (where the Mobile Editor is available) the content is empty.
Of course, one option is going one by one (each of my Pages), and Copy & Paste my content from the “Backend Editor” to the “Classic Mode”.
This doesn’t happen with Posts, because in posts there’s no option to use the Visual Composer.
SOLVED: HEADER > SHOW SIGN IN / JOIN
Hi, I’ve solved this by using the following CSS (in both standard Theme and Mobile Theme):
body {
margin-right: 30px;
background-color: white;
}
Hi, I’ve fixed it disabling the Lazy Loader:
TEMPLATE SETTINGS > Image Loading – Animations (LazyLoad)
Hi Catalin, sorry but they are not working. Just compare the 2 links I’ve provided you with:
In the first one there are images inside the post. In the second one, I can’t see my images inside the post.