lydp101
Forum Replies Created
-
Hi Rob! Thanks for responding! I’m newbie at this I did take a look at the tutorial only thing is I don’t want to add a thumbnail all I want to do is change the background color and make the view all events link darker. And the tutorial seems like such an elborate session. Isn’t there like a code or a file I can go to and do those two simple changes? Again forgive my ignorance I’m new at this.
Thanks
Hi Rob! Thanks for responding! I’m newbie at this I did take a look at the tutorial only thing is I don’t want to add a thumbnail all I want to do is change the background color and make the view all events link darker. And the tutorial seems like such an elborate session. Isn’t there like a code or a file I can go to and do those two simple changes? Again forgive my ignorance I’m new at this.
Thanks
Does anyone have any ideas?
Yeah I see what you mean. The articles do have an image…so it’s definitely a bug. I wish Alex would respond or least look at the issue to see if he thinks there’s a solution or come up with a workaround. But thank you for taking the time to look into it.
Hi thanks for responding. To answer your question, “If there is an image in the content that you’re trying to share, does it pick up that image or a random one?”
Yes.The interesting thing which I just noticed, is that it seems to pick and choose….meaning on some post (I guess the more recent ones) it will work. The image in the post will post to Facebook but on some older posts it selects the random image from anywhere on the site.
Is there away to force it to send FB the image in the post and link as oppose to just the href? I would think it by forcing then FB would render the right information for the rest of the code.
Hi kmhanser – I’ve posted several posting regarding an same issue i’m having with the plugin. I was hoping that Alex might share some insights however I’m not sure he’s receiving alerts on the posts being made. Here’s what I wrote:
…experiencing a funny little quirk. Every time someone selects the Facebook like feature or the send for a post it sends the post however the image in the post is not being displayed what is being displayed is random image found in one of my widgets menu. So you have a completely unrelated image for the post being carried over into Facebook. Can you offer some guidance on how to correct. Thanks!….
would you have an idea how I can fix this?
Can anyone offer guidance or suggestions?
Forum: Plugins
In reply to: [WP-Table Reloaded] Static Table on Tome PageHi Tobias,
I tried it but no luck it moved the icons towards the left as oppose to the center and in IE the entire table is off in terms of spacing and alignment for the text as well as the image. crimeprevention101.com
Can anyone offer some guidance?
Hi Tobias,
I actually got this fixed last night I entered in the home.php
<?php echo do_shortcode( ‘[table id=3 /]’ ); ?>
It worked! Thanks for providing the solution!
Forum: Plugins
In reply to: [WP-Table Reloaded] Static Table on Tome PageHi Tobias!
Great to hear from you. Thank you for your response. I tried the above and it doesn’t seem to work. The table still has the spacing and it looks completely different on all three browsers (firefox, safari with IE being the worse in terms of spacing). Here are the plugin options I have for the table (could what I have written be causing the problem)?
.wp-table-reloaded-id-3 .row-1 td {
background-color: #333333!important;
}
.wp-table-reloaded-id-3 .row-1 td {
font-family: Tahoma;
font-size: 12px;
line-height:10px;
font-weight:bold;
color: #ffffff;
text-align: center;
}
.wp-table-reloaded td a {
color: #ffffff !important;
}
wp-table-reloaded-id-3 {
width: 600px!important;
}.wp-table-reloaded-id-3 .column-1 {
width: 100px;
}.wp-table-reloaded-id-3 .column-2 {
width: 100px;
}.wp-table-reloaded-id-3 .column-3 {
width: 100px;
}
.wp-table-reloaded-id-3 {
border:1.5px solid #cdcdcd;
}
.wp-table-reloaded-id-3 td, .wp-table-reloaded-id-3 th {
border-right: 1.5px solid #cdcdcd!important;
}
.wp-table-reloaded-id-3 {
margin: 10px auto !important;
}
.wp-table-reloaded-id-3 td {
padding: 5px;
}
.wp-table-reloaded-id-3 .row-3 td {
background-color: #150517!important;
}
.wp-table-reloaded-3 .row-3 img {
margin:0!important;
}Again thanks for your help!
Forum: Plugins
In reply to: [WP-Table Reloaded] Static Table on Tome PageHi Tobias! Wow! thank’s that worked on my site as well. I do have a question though for my 3 row it looks like I have more space around the image icon I’ve placed. I tried using some of the hints provided on the form Plugin Options however I don’t think the 3rd row spacing is quite right could you take a quick look and offer some guidance? Thanks Crimeprevention101
Hi Tobias,
Hoping you can help with this issue. Still occurring..would really like your guidance on this. Thanks!