karsten007
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Footer Ads widget – Questionyes.
I choose the Footer Ads sidebar positioned in my primary sidebar.
You can see it here in the right sidebar with one text widget showing a Google ad.
But I don’t find this tag:
<section class="container" id="footer-ads">Forum: Themes and Templates
In reply to: [Hueman] Footer Ads widget – QuestionHi bd, thank you for your quick response. Unfortunately I can still not locate this Footer Ads sidebar above the widgetized footer area.
In my theme options the Footer ads are active, but I can not see the container in my site.
What else could I do to find the Footer Ads?
Forum: Themes and Templates
In reply to: [Hueman] Social Buttons disturbing page loadingHi bd,
thank you very much for your support and examination.
I will remove this social bottons container and look for a better one.
I wish you a good time and thank you again!
Karsten
Forum: Themes and Templates
In reply to: [Hueman] Social Buttons disturbing page loadingThank you, bd!
I am not using a plugin.
I put this code directly in the single.php
<div class="weiterempfehlen"> <p>Diesen Artikel weiterempfehlen:</p> <div class="twitter"><iframe src="http://platform.twitter.com/widgets/tweet_button.html?url=<?php echo rawurlencode(get_permalink()) ?>&text=<?php echo rawurlencode(strip_tags(get_the_title())) ?>" style="width:90px; height:20px;" allowtransparency="true" frameborder="0" scrolling="no"></iframe></div> <div class="fb-likeit" title="Auf Facebook empfehlen"><iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo rawurlencode(get_permalink()); ?>&layout=button_count&show_faces=false&width=122&action=recommend&font=verdana&colorscheme=light&height=20" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:130px; height:20px;"></iframe></div> <div class="g-plusone" data-size="medium"></div> </div>In my CSS I was using
.twitter, .fb-likeit, .g-plusone { float: left; margin-right: 20px; }I have now removed the class
.g-plusoneas you suggested.In Firefox the page seems to load correctly.
But In Chrome there is still the margin on the right side.
I don’t know how to solve that issue.
It might also possible that this social buttons code block is somehow corrupted?
Forum: Themes and Templates
In reply to: [Hueman] Social Buttons disturbing page loadingyes, now the page displays correctly
but the social buttons are in different position
well, maybe a new way of positioning social buttons?
Forum: Themes and Templates
In reply to: [Hueman] Social Buttons disturbing page loadingHi bd,
thank you for your quick response and the information about page loading.
Please take a look now on my page.
http://www.kagels-trading.de/eur-usd-erreicht-die-grosse-618-fibonacci-korrektur/
I have removed the twitter and G+ buttons and also the container div.
Now if would remove
float: left
from the facebook like button it seems that the would load correctly and also there would be no left margin on chrome browser.What do you think?
Thank you
Karsten
Forum: Themes and Templates
In reply to: [Hueman] Menu in backend disaappearedLast update…
I have just complete uninstalled the Firefox and I have deleted the Firefox Folder completely.
Then I have made a complete new installation of Firefox and now the menu in the backend is available again..
So I mark this issue as resolved.
Forum: Themes and Templates
In reply to: [Hueman] Menu in backend disaappearedHi bd,
thank you very much for coming back to this issue.
Unfortunately I couldn’t find a solution for this problem.
The menu in the wordpress backend is still not available and I can not edit any posts.
I have also made a new installation of Firefox but this didn’t help also.
Something is strange here…for example I can also not import my bookmarks from Firefox to Chrome.
But I will continue to find the reason and a solution for this issue.
I will keep you updated here.
Regards,
KarstenForum: Themes and Templates
In reply to: [Hueman] Menu in backend disaappearedHi bd,
thank your for your suggestion.
I tried both ways…Firefox in safe mode and Firefox refreshed…but the menu is still disappeared in the backend and I can not edit posts or pages.
Regards,
Karsten
Forum: Themes and Templates
In reply to: [Hueman] How to make current page highlighted in menu?Hi Jack,
thank you for very much for your quick response.
This was exactly the code that I needed.
You can see the result here: http://www.kagels-trading.de
It seems that I don’t need the “color” attribute, only background.
Thanks again and ave a nice weekend.
Forum: Themes and Templates
In reply to: [Hueman] How to get rid off pages from category pagesallright…now I found id 1099…I didn’t inspect the Grundlagen category…now I learned something…thank you very much!!
Now I will delete id 1099 in my database.
Thank you for patience and “tutorials”
Krsten
Forum: Themes and Templates
In reply to: [Hueman] How to get rid off pages from category pagesThank you, bd.
Ok, it seems that we are talking about the same article
this screenshotBut when I click on the article I see the 404 error page and not
this screenshotCould you please send me a screenshot including URL from the article where you reach the 404 error page? I hope this helps to clarify.
Thank you!
Forum: Themes and Templates
In reply to: [Hueman] How to get rid off pages from category pagesI am really sorry, bdbrown
but somehow we talk about different posts
the second post on the left is this:
http://www.kagels-trading.de/eur-usd-trend-langfristchart/
this is the 404 page which has no article elementPlease give a link to the post with id “post-1099”
Thank you
Forum: Themes and Templates
In reply to: [Hueman] How to get rid off pages from category pagesThank you very much for your explanation, bdbrown.
Only one problem is left:
I inspect this page with firebug
http://www.kagels-trading.de/chartanalyse-trend-prognose/eur-usd/eur-usd-quartalschart/I don’t find the article container.
I only see the section element, but inside section there is no article element.
Where exactly in the code did you find the ID 1099?
Regards,
KarstenForum: Themes and Templates
In reply to: [Hueman] How to get rid off pages from category pagesHi bd,
thank you for your explanations.
Yes, I have found the post title with the ID 1099 in the phpmyadmin.
Could you please tell me which trick you used in order to find the ID 1099? Because I believe that you don’t have access to my database, don’t you?
I have problems to understand the steps 3 and 4. What do you mean by “Search the _term_taxonomy table where term_id = TID;”?
In _term_relationships I have found the object ID 1099 which has the _term_taxonomy ID 1.
In _terms table the name=Grundlagen has also the term_id 1.
Can I now go ahead with step 5 and delte Object ID 1099?
Thank you for your great support.
Karsten