Forum Replies Created

Viewing 15 replies - 31 through 45 (of 58 total)
  • I am using this theme for a site that will not need long posts.

    But I have other sites that absolutely must have full length article posts.

    Other themes have a simple “show full content” check box, or something similar.

    But it is sounding like Hueman requires code editing to accomplish this.

    Pretty big fail if so. At least for me, as I do not know how to edit code.

    Thread Starter tspnyc

    (@tspnyc)

    Thank you so much.

    Do I simply post the code you provided into my style.css in my child theme?

    And then change the color code you put as #ff0 to the color I want? Which will be a very pale peach or off white.

    I will not post a header photo for this site. I think it will distract.

    BUT I would love to make the Logo a bit larger, if possible.

    Thread Starter tspnyc

    (@tspnyc)

    Happy to find it all working when I got up this morning!

    I guess the block was temporary. Whew!

    But this completely sidesteps the fact that the upgrade broke this feature, not the themes that were working perfectly well beforehand.

    I use WooThemes’ Canvas for one site, which wasn’t cheap. I use three other themes from three different sources on other sites.

    All of the themes have been updated. All of them no longer allow editing of photo galleries.

    The only option is to delete the page or post and recreate it.

    Now that’s what I call progress!

    Blaming this on themes is like blaming the world financial collapse on the pensioners.

    Thread Starter tspnyc

    (@tspnyc)

    Thank you!

    That is quite helpful, even if it is pretty much over my head.

    But the article explaining the stack of font-family: Ideal, Alternative, Common, Generic; does make sense.

    On another site I am developing with a paid theme there are a huge list of fonts, most of them Google web fonts.

    Given the current climate of the web, does anyone have an opinion on whether the “Google web fonts” stand a greater or lesser chance of being rendered on the average PC and or Mac user’s computers and tablets?

    Thread Starter tspnyc

    (@tspnyc)

    Thanks.

    My first plugin experience. I did not realize there was a separate help section on the plugin page!

    Thread Starter tspnyc

    (@tspnyc)

    I do not see an edit button for my post, so posting an addendum.

    WHERE ARE INSTRUCTIONS FOR THIS PLUGIN?

    I have many issues with this plugin!

    I am using Theme Bouquet. I have ZERO code experience.

    1. I see no menu or anything for this plugin, just php pages under the editor found in the main admi dashboard. But I have no idea how to even read php.

    I suddenly find a large square ad at the top of my home page, when I want a narrow banner.

    I thought I removed the code from the html text view and updated the page, but the big square ad still shows.

    2. I have ads appearing from Explosion on random pages, but not other pages. My site is almost all full PAGES, not POSTS.

    For example, a big square ad appears on a page that is like one line of text, which no one goes to, but pages that have 2,000 words of text and get hundreds of hits have no ads.

    3. I find no instructions for this plugin. The only thing on the plugin official page is instructions on where to find my AdSense account number, but it does not include any information of what I DO with the account number.

    4. the info on the download page for this plugin says it can put ads in headers and footers.

    HOW do I do this?

    5. it implies I can set ads to left, center or right and choose size and color of ads.

    HOW do I do this?

    6. I have a site onemanz.com, but my MAIN site is really onemanz.com/guitar.

    No ads from Explosion are appearing on the pages in /guitar, although the plug is in active for the entire “network.”

    HOW do I get ads to appear on those pages?

    thanks

    Thread Starter tspnyc

    (@tspnyc)

    Thanks for the quick reply!

    I will give that a try.

    Thread Starter tspnyc

    (@tspnyc)

    Thanks!

    I found it under Settings/Sharing!

    Thread Starter tspnyc

    (@tspnyc)

    Thanks it was the refresh! It did nothing but I restarted the browser and deleted my recent history.

    But where DO I find the php files when in WordPress Dashboard?

    Thanks

    Thread Starter tspnyc

    (@tspnyc)

    Thanks! Unfortunately, when I go into Discussion and change it to ‘Comments should be displayed with the newer at the top of each page’ it does NOT do anything and my comments remain in their original order.

    I made sure I was in the correct Dashboard, etc. and I saved the changed. I even tried checking the box about using 50 comments per page and display the last page.

    Could this be related to the fact I am using a child theme?

    In a related issue, I can no longer remember where the comments.php file lives or any .php file. I have been through every menu in the dashboard – including the Administrator section and they do not show up. Please advise. Thanks.

    PS I found the comments php in my ftp, I still cannot find where in Dashboard I go for that stuff.

    Anyway, most WP help says

    “replace
    <?php foreach ($comments as $comment) : ?>

    with

    <?php foreach (array_reverse($comments) as $comment) : ?>”

    But the comments.php does not contain any code remotely like this.

    It does contain the following note

    * The area of the page that contains both current comments
    * and the comment form. The actual display of comments is
    * handled by a callback to bouquet_comment() which is
    * located in the functions.php file.

    but the functions.php file likewise contains nothing like ‘foreach ($comments)etc.

    Thread Starter tspnyc

    (@tspnyc)

    cool! thanks

    Thread Starter tspnyc

    (@tspnyc)

    Sorry forgot to set the code up so it would not work.

    <a href="https://www.www.ads-software.com/"><strong>www.ads-software.com</strong></a>

    How would I change this code to make it open in a new tab?

    I saw helper saying to add “<base target=”_blank” />” to get a hyperlink in a page to open in a new tab. But I am not sure where to put this in the code of the hyperlink.

    Thread Starter tspnyc

    (@tspnyc)

    Guess I cannot edit my own post after a certain time.

    I hoped that tuned off Force Rewrites and seemed to do the trick!

    Thread Starter tspnyc

    (@tspnyc)

    That solves the issue of adding a link to my other site. Thanks.

    Unfortunately that does not solve my problem of renaming the Blog but keeping the menu button as Blog.

    I have a static front page, and on the Menu there is “Blog” to go to the posts page.

    Yoast SEO wants the “title” of my posts page to have lots of words in it, which would disrupt the menu.

    I would like to have my Menu button say “Blog” but have the actual page title in the meta/titles be something more descriptive like “news from the World of Acoustic Guitars.”

    When I tried setting the button by the custom url and changing the display title, it just changes the title of the page itself and I am back to square one.

Viewing 15 replies - 31 through 45 (of 58 total)