mdivk
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] all players showing in all teamsThank you for your help.
Forum: Fixing WordPress
In reply to: Can anyone recommend a photo/video gallery plugin?What I am thinking is to get a plugin that ideally allow user to upload photo/video to a specific Flickr account, and also allow people to download all photo from a single album
Forum: Fixing WordPress
In reply to: Very odd finding that relates to googleThank you for your explain
Why the Header section is default to hidden? can it be default to expanded so people will notice it? The mindset is causing unessary time to find it and it could be avoided.
I am able to adjust the location’s font now, but still couldn’t figure out how to push the entire event table to the right side and align with the contact section above it.
Badly need your help, thank you very much.
Hello,
How can you flag this topic as Resolved!!!
I am a paid user, the topic is NOT resolved! I don’t see a Custom HTML field when I edit the form, can you post a screenshot?
Events > Settings > Formatting > Events
Default event list format header:
<table class=”events-table” >
<thead>
<tr>
<th class=”event-time” scope=”col”>Date/Time</th>
<th class=”event-description” scope=”col”>Event</th>
</tr>
</thead>
<tbody>
Default event list format:
<tr>
<td>
#_EVENTDATES<br/>
#_EVENTTIMES
</td>
<td>
#_EVENTLINK
{has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}
</td>
</tr>
Default event list format footer:
</tbody></table>Twisting here would make no changes to the event location of the table, e.g.
<p style = “font-size:8px”> <i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}</p>
Although you can see the font-size is added, but it was overriden somewhere.
Beside, what I am also looking for is to shift the whole table to align with the right side.
Can anyone enlighten me on how to do that within these three section settings or how to update in the css file together with php file?
Any clue is highly appreciated.
I did go into Events > Settings > Formatting > Events but doesn’t seem to be working after twisted a few times.
It would be appreciated if anyone can post a detailed solution here? The table needs to be shifted to be align with the phone number (not a part from event plugin)
Thank you.
Sorry it is still not clear to me, please note I am inserting the shortcode in the header.php, not sure if that matters, anyway, in your post you suggest Events > Settings > Formatting > Events
Can you be more specific to my two questions posted here?
Thank you very much.
Your help is deeply appreciated
Username/password is ‘preview’ and ‘preview’
Thanks. Why when I use an existing form, this text shows as default? How do I update it? there is no such a Custom HTML field when I edit the form
Forum: Fixing WordPress
In reply to: How to adjust table’s font and alignI am sorry, please use user: preview and password: preview to enter the site
Forum: Fixing WordPress
In reply to: How to adjust table’s font and alignThank you.
I think there are more than that, for example, I need to move the whole table to align right with the phone number, that’s not included in table css.
Forum: Fixing WordPress
In reply to: How to set post as full widthThank you. I just found an option there
Forum: Fixing WordPress
In reply to: Looking for a plugin to record tournament resultThank you Steve.