theiceman6
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarAh ok no problem I’ll copy paste them ??
About the white space I have this file side-tabs2.php
?<script type="text/javascript" src="<?php bloginfo('stylesheet_directory'); ?>/js/tabs.js"></script> <ul class="tabs clearfix"> <li><a href="javascript:tabSwitch_2(1, 3, 'tab-b_', 'content-b_');" id="tab-b_1" class="on"><?php _e("????????"); ?></a></li> <li><a href="javascript:tabSwitch_2(2, 3, 'tab-b_', 'content-b_');" id="tab-b_2"><?php _e("????????"); ?></a></li> <li><a href="javascript:tabSwitch_2(3, 3, 'tab-b_', 'content-b_');" id="tab-b_3"><?php _e("?????? 2010"); ?></a></li> </ul> <div style="clear:both;"></div> <div id="content-b_1" class="cat_content"> <?php wp_table_reloaded_print_table( 'id=32' ); ?> </div> <div id="content-b_2" class="cat_content" style="display:none"> <?php wp_table_reloaded_print_table( 'id=33' ); ?> </div> <div id="content-b_3" class="cat_content" style="display:none"> <?php wp_table_reloaded_print_table( 'id=34' ); ?> </div>
and CSS file
And this function to call the tabs on the sidebar
<li id="side-tabs2"> <?php include (TEMPLATEPATH . "/side-tabs2.php"); ?> </li>
I couldn’t find the line you told me about ??
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarOh sorry Tobias I didn’t explain very well.
Like this :
https://www.autosport.com/news/report.php/id/87255
You can see results, times and laps. Is is possible to copy them all directly? no need to copy/paste?
And Google checkout is easy ??
Btw do you know how to remove the white space here ?
https://img404.imageshack.us/img404/6626/remover.pngURL : https://www.f1arab.com
The style for that is
#sidebar li#side-tabs2Thank you Tobias you are the best ??
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Put on the sidebarI hope other Plugin creators can learn from you ??
Working as a charm check it at the bottom left https://www.f1arab.com
will donate more soon -:) do you accept google checkout now? last time I used my friend’s paypal.
I got another question, Is is possible to copy “times” from other websites instead of copy/past them times by times?
Sorry I don’t know it got the tags wrong ??
Anyway, let’s take this chance to ask a question.
My sitemap (google webmasters) update every 5 days or week. Is that normal?
I changed my site address from https:// to https://www. and the sitemap is working. will that affect my SEO or everything will work as normal?
Thanks great Plugin.
Forum: Fixing WordPress
In reply to: adding www to domain nameThank you so much James.
Now everything is ok.
In the google webmaster tools
I deleted f1arab.com and kept https://www.f1arab.com
that’s ok right?
Forum: Fixing WordPress
In reply to: adding www to domain nameNow the problem is gone, Everything is working normally
but now the sitemap is still in the old domain
https://f1arab.com/sitemap.xml
when I try
https://www.f1arab.com/sitemap.xmlthere’s an error..
should I wait for the sitemap to update?
Forum: Fixing WordPress
In reply to: adding www to domain nameOh No so all xxxx.com will be gone???
when I added www the following error :
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/f1zone/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/f1zone/domains/f1arab.com/public_html/wp_ar/wp-admin/includes/misc.php on line 133 Warning: Cannot modify header information - headers already sent by (output started at /home/f1zone/domains/f1arab.com/public_html/wp_ar/wp-admin/includes/misc.php:133) in /home/f1zone/domains/f1arab.com/public_html/wp_ar/wp-includes/pluggable.php on line 890
but all the links are https://www. now
Forum: Fixing WordPress
In reply to: adding www to domain nameThanks dude.
Will that affect my URls indexed in google?
Forum: Fixing WordPress
In reply to: adding www to domain nameThank you James LOL sorry about xxx:P
so I just changed it and all my links xxx.com will become https://www.xxx.com ?
Forum: Fixing WordPress
In reply to: adding www to domain nameBut I just need to add “www” at the beginning..not a new path.
Forum: Fixing WordPress
In reply to: adding www to domain nameThanks but what files??
Forum: Plugins
In reply to: [kPicasa Gallery] [Plugin: kPicasa Gallery] Another Album in another accountThank you kag.
Forum: Themes and Templates
In reply to: editing the spaceI don’t have .entry p should i add it?
you got any idea how to edit that ? Because there’s no code.
https://img543.imageshack.us/img543/3754/capturetp.pngThanks, I really appreciate your work !
Forum: Themes and Templates
In reply to: editing the spaceI have
.entry {
margin: 0;
padding: 0px;
}so it’ll be
.entry {
margin: 0;
padding: 0px;
margin-bottom:1em;
}right?
Forum: Themes and Templates
In reply to: editing the spaceThank you Esmi but when I do it the Image and text changes, I just want to change the text, is it possible to have the image in the current place?
Also I’d like to Know how can i change the Background and size of this only? it’s the description under the title (name of author, date, number of comments..)