Forum Replies Created

Viewing 14 replies - 31 through 44 (of 44 total)
  • Thread Starter qubed

    (@qubed)

    Thanks for taking a look at this. I really appreciate the fast response.

    I made the changes mentioned, however, it still doesn’t bring the “arrows” above the margin/wrap, they are still cut off. Any additional suggestions?

    Thank you!

    Thread Starter qubed

    (@qubed)

    update – it appears, i have been able to fix this. the user was set to apache and the group was set to apache – once i changed these to appropriately point to the appropriate user and group the error no longer appeared. if this sticks and doesnt cause problems elsewhere i will let you know otherwise.

    Thread Starter qubed

    (@qubed)

    Update –

    I deleted the Secure-Wordpress plugin directly from my ftp file manager and that brought my site back up, so the site is now working, however, now in the wp-admin it tells me: “Upload folder is not writable. Export and file upload features will not be functional.” Even though I have checked my folder permissions and it has all the appropriate chmod permissions relevant for the upload folder to be writable. Any troubleshooting help to specifically remedy this? Thank you!

    qubed

    Thread Starter qubed

    (@qubed)

    Thanks for the response snowman. The example of the issue I am having can be seen here: illiam.com/blog

    It is the post for “Wanderlust”. I am uploading the post at 960×1445, however, it is being resized automatically to 478×720 or “half”.

    Here are the settings I have for my WP media settings currently:
    https://imgur.com/gh8ix.png

    and the plugin i am using is the featured page widget plugin and the settings it offers for it and what i have them set to are here: https://imgur.com/2xgar.png

    I played with your advice in your response and that is how I got to these settings, however, the issue still persists. Any ideas? Thanks!

    Thread Starter qubed

    (@qubed)

    this is a kind bump. still looking for help. thanks!

    Thread Starter qubed

    (@qubed)

    Money in the bank. Thank you! That did the trick.

    Thread Starter qubed

    (@qubed)

    ok, i have been going hard at this for the last couple days and still no dice. primarily because i don’t have the strongest knowledge in being able to pull it off.

    is there anyone willing to take this on and split it for me? please let me know. thanks!

    Thread Starter qubed

    (@qubed)

    thanks so much dgwyer, i will give it a run for my money and see how i do. i appreciate your help and everyone else who has chimed in. crossing my fingers!

    ill follow up with updates as i jump in.

    Thread Starter qubed

    (@qubed)

    dgwyer is right, i am using the wp_list_pages function and i have no idea how to seperate them now because of this. i need them both to be able to work together.

    my problem is, i have no idea how to implement this or what code/text needs to be implemented to make this work. thanks in advance for the help.

    Thread Starter qubed

    (@qubed)

    Thanks guys – I have it up and working just swell now. I truly appreciate the detailed help and significant insight. Please feel free to mark this as resolved.

    Thread Starter qubed

    (@qubed)

    Thanks again Samuel.

    I am working on placing it in a text side bar widget.

    What I have done so far is implemented this into my header and changed the “username” to my own:

    <script type="text/javascript" src="https://twitter.com/javascripts/blogger.js"></script>
    <script type="text/javascript" src="https://twitter.com/statuses/user_timeline/username.json?callback=twitterCallback2&count=1"></script>

    I have then placed this into my text widget for the sidebar:

    <div id="twitter_div"><ul id="twitter_update_list"><li>&nbsp;</li></ul></div>

    but I am not getting anything to display. Do I need to add CSS to my stylesheet to get this to work or add anything else anywhere else? Thank you.

    qubed

    Thread Starter qubed

    (@qubed)

    thank you for the help with this. and my apologies for sounding dense on this issue, but my html / code knowledge is amateur……. where do i need to place this part mentioned in the link provided:

    “A dash of HTML

    Then in the spot on your page where you want to show your latest tweets, you place the following code.”

    <div id="twitter_div"><ul id="twitter_update_list"><li>&nbsp;</li></ul></div>

    Thread Starter qubed

    (@qubed)

    Thank you for the response Samuel. The link you mentioned stated placing the code in the custom_functions.php for the thesis theme. I however do not have a custom_functions.php file and I am using a different theme, is there some other file where I should place the code? Thank you!

    qubed

    Thread Starter qubed

    (@qubed)

    Thank you for the response. In addition to the anchor tags, how have they set up the page? It looks like they are using a page template, but have the page set up like posts one on top of another to be able to link to one another from the top. How are they able to do this within a page?

Viewing 14 replies - 31 through 44 (of 44 total)