Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)
  • Try the the plugin called “Font” or “Fonts for Web”. Using FFW, I’m able to change Font Type/Size and so forth–it runs a little wonky, but I managed to get it to do what I needed it to do.//CL

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Thanks Anders–got it figured out. Found an element selector plugin w/ font selection that worked perfectly.

    resolved!

    CL

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Thanks Anders–will give a shot.

    CL

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Thanks Chris–as promised I’m reposting here–regardless, they didn’t cause issues w/your setup.

    You can mark this resolved.

    ? Add link to Facebook
    ? All in one SEO Pack
    ? Comments Plus
    ? Custom Sidebars
    ? Disqus Comment System (active/did not cause issue)
    ? Download Monitor
    ? Easy Blogging
    ? Easy Parallax Slider
    ? Easy Tweet Embed
    ? EXBuyButton Buy Book Widget for Authors
    ? Google Analytics
    ? Google Doc Embedder
    ? Image Widget
    ? Infinite SEO
    ? iThemes Security
    ? Login Image
    ? My Book Table (active/did not cause issue)
    ? Page Builder by SiteOrigin
    ? Post Series
    ? Print Friendly and PDF
    ? PROPER Contact Form
    ? Really Simple Series
    ? Redirection
    ? Rocket Galleries
    ? Sharaholic (active/did not cause issue)
    ? Simple Page Ordering
    ? Social Marketing
    ? Tweet, Like, Google+1 and Share
    ? Twitter posts to Blog
    ? Ultimate Facebook
    ? Wiki
    ? Wordpress SEO (active/did not cause issue)
    ? wp-Typography
    ? WPMU DEV Dashboard
    ? WP to Twitter

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    I’ll repost in the right spot. Close this one out–once I deactivated all this, this worked perfectly.

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Chris,

    Like I said..I went plugin crazy testing different things out. Before I start deleting, here is the list I promised.

    Wish I could really narrow it down–but that’s everything I’ve got uploaded

    ? Add link to Facebook
    ? All in one SEO Pack
    ? Comments Plus
    ? Custom Sidebars
    ? Disqus Comment System (active/did not cause issue)
    ? Download Monitor
    ? Easy Blogging
    ? Easy Parallax Slider
    ? Easy Tweet Embed
    ? EXBuyButton Buy Book Widget for Authors
    ? Google Analytics
    ? Google Doc Embedder
    ? Image Widget
    ? Infinite SEO
    ? iThemes Security
    ? Login Image
    ? My Book Table (active/did not cause issue)
    ? Page Builder by SiteOrigin
    ? Post Series
    ? Print Friendly and PDF
    ? PROPER Contact Form
    ? Really Simple Series
    ? Redirection
    ? Rocket Galleries
    ? Sharaholic (active/did not cause issue)
    ? Simple Page Ordering
    ? Social Marketing
    ? Tweet, Like, Google+1 and Share
    ? Twitter posts to Blog
    ? Ultimate Facebook
    ? Wiki
    ? Wordpress SEO (active/did not cause issue)
    ? wp-Typography
    ? WPMU DEV Dashboard
    ? WP to Twitter

    Oh, I’m going to add that to custom CSS via the plugin which adds it to the ‘page’ and see if it works…//CL

    Chris–tried to do this too. I’m just hand-jamming the quotation marks into the quote regardless. This is what I entered–

    I’m going to open another thread about padding question and repost the below.

    /*open-suggest fr CD, toy w padding */
    .wpmtst-widget-container .content {
    width: auto;
    text-align: justify;
    text-justify: inter-word;
    }

    .testimonial .content p:before {
    content: ‘\201C’;
    }

    .testimonial .content p:after {
    content: ‘\201D’;
    }

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Thats what I’m thinking I’m going to do–I just called them, they can’t access the wp.config–so I’m left w/ CSS. Thanks for the assistance.//CLL

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Crud–its ‘self hosted’ go’daddy managed. I’m going to have to dig to see if I can access the config.php

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Deactivating jetpack didn’t work…going to go monkey w/ the .config.//CL

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Ok, let me try deactivating jetpack first before editing the .config. Will I be able to use jetpack after? ///CL

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Hey Dillon–sorry, been tied up at work. Let me give this a shot.
    CL

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    And this…

    wp-admin/menu-header.php:139 – Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead.

    Thread Starter bayouboogaloo

    (@bayouboogaloo)

    Installed ‘deprecated calls’ and debug bar and its component. These are what I got from ‘deprecated calls’. I think I need to add some lines into the index.php for debug to work correctly, I need to re read the installation notes.

    – Incorrect Use of wp_enqueue_style()
    Used in wp-content/plugins/post-series/series-of-posts.php on line 13.

    – Function: get_settings()
    Used in wp-content/plugins/widgets-on-pages/widgets_on_pages.php on line 285.

    – Argument in add_options_page()
    Used in wp-content/plugins/wp-typography/class-wpTypography.php on line 707.

    – Argument in current_user_can()
    An admin menu page is using user levels instead of capabilities. There is likely a related log item with specifics.

Viewing 15 replies - 1 through 15 (of 20 total)