ethandane
Forum Replies Created
-
Hi Pippin,
I don’t how but its ok, the problem is resolved.
If I have again this problem I will write you.
All the best
DavidHi Pippin,
thank a lot.
I did it. And I notice this:<script async src=”//s.imgur.com/min/embed.js” charset=”utf-8″></script>
Best
DavidForum: Plugins
In reply to: [WP-Appbox] WordPress Visual editor not work with this!Hey I have the same problem.
the topic http://ww.wp.xz.cn/support/topic/wp-appbox-breaks-tinimce?replies=5 not resolve me this problem.
I have try to comment the first three line of the file but nothing.
Can you help me please? thank you!
Forum: Themes and Templates
In reply to: [Hueman] Nextpage don't workThanks Nappisilma 😀
Forum: Themes and Templates
In reply to: [Hueman] Template page with post of specific categorybecause if I create a parent category for the categories that you want to appear on this page, they have links with the parent-cat/cat/.
for reasons of indexing on google I want to create categories direct.
Thanks
Forum: Themes and Templates
In reply to: [Hueman] Template page with post of specific categoryHi ArditBrame,
I already know this solution.
But I Would a page with cat posts 🙂
Forum: Themes and Templates
In reply to: [Hueman] Template page with post of specific categoryHi Janet,
Unfortunately, I did not understand.
I create a page named “news”.
Than I go in appearances > menu
In menu I insert the page news, in this I add (as sub-menu) the category that I would show posts in this page.
Then save, and when I go in the page not appear posts, the page is empty.
Why? thank you
Forum: Themes and Templates
In reply to: [Hueman] Template page with post of specific categoryHi janet
thank you.But I want that when I click on this page appear the list of posts of more category.
Forum: Themes and Templates
In reply to: [Hueman] How fix size thumbnailI resolved it.
it’s possible change the setting in the file function.php
I have insert the exact proportion of the my image.
For example: my image size 530 x 275 and that are proportion size
// Thumbnail sizes
add_image_size( ‘thumb-small’, 160, 83, true );
add_image_size( ‘thumb-medium’, 520, 270, true );
add_image_size( ‘thumb-large’, 720, 374, true );then regenerate thumbnails and it work 🙂
Forum: Themes and Templates
In reply to: [Hueman] Custom.css not workOK i resolved it. The problem was the cache with w3 total cache
Thanks
Forum: Plugins
In reply to: [Author Advertising Plugin] Problem sidebar in homepage and archiveI have depth the case and the problem is only present in homepage and in category page.
When I see the code of page there is the code adsense so:
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<ins class=”adsbygoogle”
style=”display:inline-block;width:336px;height:280px”
data-ad-client=”pub-XXXXXXXXX”
data-ad-slot=”my-slot-id_2“></ins>
<script>
my-slot-id_2 is not converter in number WHY? and why only in these page?thanks
[Moderator Note: No bumping, thank you.]
Forum: Plugins
In reply to: [WP-Appbox] I need to delete € and link to author appresolved it 😉
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] No "X" on popup in mobileRESOLVE it.
That’s a problem with the box that not optimized for iphone and other smartphone.
I edit the code.
Thanks
Forum: Plugins
In reply to: [Facebook Page Popup Cadence] No "X" on popup in mobilethe box is not optimized to mobile. Infact with iphone there is this problem. The box is more big and the x is hidden.
Forum: Plugins
In reply to: [FB Page Promoter Lightbox] No "X" on popup in mobilei do it, but nothing. Can you check my code again?
Thanks